Sep 4
I needed to generate some barcodes in a ColdFusion app and I wanted to use Barbecue, which is an open-source java library that makes the whole thing pretty simple. I found a couple other wrappers out there for older versions of the library, so I thought I would post up my own wrapper that is for the more updated version. This was tested against Barbecue 1.5 beta 1.
Included in the download is my wrapper jar file for CF and an example of how to use it.
Sep 5, 2008 at 10:13 AM The Barbecue library rocks. I've had it in production for three years now, generating a couple hundred thousand barcodes a day. It has not choked once, even under extreme load.
Mar 25, 2009 at 5:30 AM Hi, i tried this one, and unfortunately this does not seems to be working. I get Class not found: com.egps.utils.barbecue.Barcode39
May be i should try something more.
Any help is most appreciated.
Thanks,