Hi, thanx for interest.
 
For barcode generation I use only with iText. It is very nice and usefull tool.
 
I use classes Barcode128 and Barcode39 (but there are also other available).
Now I am working on Global Tansport Label (similar to VDA4902, but more modern) with PDF417 (2D barcode)... All with iText, special thanks to Paulo and Bruno... ;-)
There is also another way to create barcodes with code 3 of 9. You can find free TTF font (search "free3of9") and prepare required barcode as text... Anyway, I consider iText classes for more flexible and adjustable, therefore I prefere it for PDF. Anyway, it is good to know that with this font you can easy create barcode in many other applications (such as OpenOffice Calc or Write) too.
 
Just for information, I've sent set of my samples containing iText-generated barcodes (in PDF) to a technology specialist, who checked the readability on special machine (barcode verifier - scan checker). Result was, that all those barcodes (with the desired format parameters) are well readable with the majority of barcode scanners.
From my point of view, I can only recommend and admire iText.
 
GG
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of toto toto
Sent: Friday, November 21, 2003 5:28 PM
To: [EMAIL PROTECTED]
Subject: RE: [iText-questions] PdfPTable

Thank you very much,
 
I try width your example and it's OK, all it' going on.
 
 
GG, i see your PDF , very beautifull,
Can you tell me how do you generate your bar code. With a free API ? or with a commercial product
 
Bye and thanks

Reply via email to