thanks to Luis Maria Guayan and Guillermo Carrero from the spanish speaking community, now we have a brand new freeware and open source project for VFP.
Foxbarcode is a 100% visual foxpro class that provides a tool for generating images with different bar code symbologies to be used in vfp forms and reports, or exported to other applications.
you can learn more about the class foxbarcode and download freely from http://sites.google.com/site/foxbarcode
foxbarcode is still in beta, but it is 100% functional. the most important barcodes are already available, and they're already working on new ones.
instead of using some truetype fonts to generate the barcodes, they are using gdi+, with the gpimage2 class (an old super light weight wrapper class for gdi+, originally created by alexander golovlev and enhanced by me). using gpimage2, they managed to provide backwards compatibility for even vfp6 users !
please check this out!
the project is outstanding, and even the sample form is brilliant! very good looking and functional.
the samples provided bring solutions to some real situations. even a bar code builder is available.

picture 1: demo form

picture 2: report sample: employees cards

picture 3: barcode types
now see how simple it is for you to generate your own barcodes:
- run the samples form
- play with it, changing the controls available information
- click at the "builder script" button
- copy and paste the generated code

picture 4: barcode builder
please help them testing and providing feedback, so that they'll be able to improve it even more.
hopefully this will become a vfpx project.
here's an english translation, from luis maria's blog
http://weblogs.foxite.com/luismaria/archive/2010/11/06/13426.aspx
thanks a lot luis maria and guillermo !
I'm planning to use this tool right away !
Thanks Cesar for your recommendations and your FoxBarcode tests.
ReplyDeleteLuis María
This looks fantastic! Thanks for sharing. The fox will always be strong!
ReplyDeleteGreat!! Really Great!! ....
ReplyDeleteThanks .. Luis , Guillermo , and Cesar ...
Awesome work. I have a existing project that requires barcodes. I been using TrueType Font. I will modify it use FoxBarcode. Thanks you all of you (Luis, Guillermo and Cesar)
ReplyDeleteThank you very much for sharing such a useful tool. I used it in an older Foxpro 6 project, and it worked very nice. Whithin 10 minutes the program was printing EAN128 barcodes. Really amazing....
ReplyDeleteI had an immediate problem with MindsEye barcodes, so looked on VFPX and, lo and behold, there was FoxBarcode just waiting for me.
ReplyDelete5 minutes of testing and I had my barcode. This is a great product, and it works very, very well. Great job to the Argentinian, the Spaniard and the Russian (only with FoxPro).
Thanks to all of you,
Ken