Bar codes are just fonts. In the past I have used a font to display Bar Codes generated in Crystal reports.
A standard format for the code must be defined for item you are scanning, eg length and pre and postfix characters. For example a Medical Record Number (I work in health) might represented as %0797613% which when displayed as a bar code, could be read by a bar code scanner . You would need to install the font ( and there are free versions out there ) on your development machine and I assume the CF server(s). Maybe your bar code scanners come with a font they prefer. Cheers, From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf Of rai...@ozemail.com.au Sent: Wednesday, 21 March 2012 2:34 AM To: cfaussie@googlegroups.com Subject: [cfaussie] BarCode Generator with CF Report Builder Hi, I am building customer invoice templates using ColdFusion Report Builder and I am needing to have a bar code generated each time the invoice is generated from each customers unique reference number If anyone can shed some light on the best way to achieve the above I would appreciate your suggestions Regards Claude Raiola (B.Econ Acc; B.Hot. Mngt) -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com. To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com. To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.