Sep
4
2008
Barbecue Bar Code Generator Wrapper for ColdFusion
Posted by Russell Brown at 6:51 AM
1 comments - Categories:
ColdFusion | Java | Development
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.
Mike wrote on 09/05/08 10:13 AM