pesoy misak wrote:

Dear all

Hi everybody Happy new year ^_^. I have got a problem in programming with JAVA using barcode reader. now I want to know whether anyone have a clue with printing barcode in JAVA since a big problem with it or any reference to using printing with barcode output.




Some laser printers can do barcodes natively, I've used Kyocera printers to do it before. It means using the raw printer control language, but it's not too hard. This gives you the quality needed for very small barcodes. The Zebra label printers work very well too, but are very pricey.


You can get a Code39 barcode TrueType font, dunno if there's any free ones.

There's some example code around on the net for doing code 39 and interleaved 2of5 as graphics, it shouldn't be hard to port to Java.


HTH, Felix

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to