On Fri, 13 May 2011 16:20:29 +0300, Tommi Prami <[email protected]> wrote:
>> Any success in conversion of the QR *generator*? >> I have been trawling the web for OP/Delphi/FPC gereation code >> unsuccessfully... >> >> > >Hello, > >I made simple Unit to use command line tool to generate Bar-codes >including Qr-code, it is better than nothing. Original code is made with >C/C++ I think. > >Would be good to have both directions tough, and native code, if possible. > >Here is the cOpenSource commandline tool I've used : >http://sourceforge.net/projects/zint/ > >I can donate my unit if someone is needing it and even better helping to >maintain it :) > Thanks for this pointer! THe zint project contains an exe file that can be used via the command line to generate barcodes including QR. I have downloaded the exe and manual and tested a bit and it seems to work OK. The sources are also available (C++) but they operate with the Qt graphics library so I guess there is a bit of a hurdle converting to native FPC... -- Bo Berglund Developer in Sweden -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
