First of all sorry for the REALLY late reply! Unfortunately I only had the time to look into this today.
Secondly thanks for the tip! Finally: After fixing a for-loop bug in TStPDF417Barcode.EncodeNumeric it works just fine. All the test encoding I've done have been decoded successfully so I guess it is ok. Thanks again! > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Stephen Posey > Sent: Friday, February 17, 2006 8:50 AM > To: Borland's Delphi Discussion List > Subject: Re: PDF417 bar code > > Cosmin Prund wrote: > > > Hello everyone! > > > > Anyone knows a good library that would allow me to generate PDF417 bar > > codes? Google generates lots of results on this subject but most > libraries > > are ActiveX based and deploying an ActiveX for the simple matter of > > generating a barcode is too much. > > TurboPower's Systools product (now available as Open Source on > SourceForge) has a pure Delphi code implementation of PDF417. > > Stephen Posey > [EMAIL PROTECTED] > > _______________________________________________ > Delphi mailing list -> [email protected] > http://www.elists.org/mailman/listinfo/delphi _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

