I've done this and it is reasonably painless. Google "code 39" and/or "3 of 9". Throw in the word "Free" in your search to find (public domain?) 2D barcode fonts. To get it to work, you'll have to include asterix's at the beginning and ending of your value when printed as bar codes. So, if I wanted the value to be read as 314159, I would do a "*" + "314159" + "*", and then print the bar code.
-Kevin CULLY Technologies, LLC Sponsor of FoxForward 2007 foxforward.net Eugene Vital wrote: > > I may have a project coming up soon where I will need to print 2D > barcodes. Is there anyone out there currently doing this and have any > recommendations? > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

