Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'modify': 0.04; 'cc:addr :python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:python': 0.14; 'thu,': 0.15; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.24; 'sort': 0.25; 'mostly': 0.27; 'this.': 0.28; '-0700,': 0.29; 'received:se': 0.29; 'but': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'things': 0.38; 'mean': 0.38; 'header:Message-Id:1': 0.61; 'here:': 0.63; 'received:89': 0.80; '>if': 0.84; 'barcode': 0.91 To: Xxx Ooo <69xxxooo@gmail.com> cc: python-list@python.org From: Laura Creighton Subject: Re: python for barcode In-Reply-To: Message from Xxx Ooo <69xxxooo@gmail.com> of "Thu, 06 Aug 2015 11:27:23 -0700." References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <9910.1438888681.1@fido> Date: Thu, 06 Aug 2015 21:18:01 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Thu, 06 Aug 2015 21:18:03 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1438888688 news.xs4all.nl 2827 [2001:888:2000:d::a6]:39124 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95089 In a message of Thu, 06 Aug 2015 11:27:23 -0700, Xxx Ooo writes: >I try to do a program to modify barcode which kind of like "Msoffice" >if you suggestion? >Thanks > >Raymond I don't know what you mean by 'kind of like Msoffice'. Mostly I use reportlab for things like this. blogpost about it here: https://dzone.com/articles/how-create-barcodes-your-pdfs But I don't know if 'inside a pdf' is the sort of thing you are looking for. Laura