Here's a blog I did on generating QR Codes using a Java library (zxing): http://akh.com/index.cfm/code/qr-code-generation-from-openbd/
I think the concept is the same with bar codes, the zxing library might even include some of them. Al On Monday, July 30, 2012 6:26:21 PM UTC-7, MarcusF wrote: > > I'm looking at including a java package in a CFML application I'm working > on, it's to create barcodes on the fly for DB records, this won't happen > too often and speed isn't really an issue, but I don't want to rely on > external webservices, and I found > http://barcode4j.sourceforge.net/krysalis-barcode.html so I figured I'll > try implementing it. > > I've never worked with Java before, any pointers, links to guides or > tutorials for working with Java from CFML? > -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
