I have been working on a library for VAST that produces all 2d barcode
symbologies. Rather than using a font, the library generates a DIB that
you can print, display, save, etc. Also, the code takes care of
calculating the check digit(s). The VAST version is working well, but
needs some refactoring and some convenience methods. My plan is to port
this to Dolphin.
I hope to have both libraries completed before Smalltalk Solutions. I
realize that's not next week, but it may still be of interest to you. I
would be interested in knowing what specific requirements are out there
for printing and/or displaying barcodes.
Thanks
Dan Antion
Stefan Schmiedl wrote:
> I have it in my guts that sometime next week one of my clients
> is going to ask me how to print barcode labels now that he has
> got himself a shiny new barcode reader.
>
> Of course, this has to happen on a "normal" printer (deskjet iirc).
>
> I'd be grateful for any recommendations.
>
> thanks,
> s.