Thanks Alex, We are using 39. I ended up writing my own function from scratch, it builds barcodes using a series of 4 gifs. It took a day of research into how barcodes function, along with some trial and error, but it is working.
On Sep 20, 12:20 pm, Alex Skinner <[email protected]> wrote: > Something like this > > http://www.javadiversity.com/?p=89 > > On 20 September 2011 18:18, Alex Skinner <[email protected]> wrote: > > > > > Ok whatever custom tag you are using looks like its encrypted, try and see > > the source code ? > > > I can say however that we have found ones successfully that are simply > > using images and the code is visible. > > > We are using this on a number of projects with bluedragon > > > What type of barcode is it you are trying to create ? > > > A > > > On 20 September 2011 18:01, Mike Slizewski <[email protected]>wrote: > > >> Got an error, CFML templates encoded with the ColdFusion CFENCODE > >> utility are not supported, thanks for the suggestion though. > > >> On Sep 19, 5:11 pm, Alex Skinner <[email protected]> wrote: > >> > Look up the cf_barcode type custom tags that do bar codes using images, > >> much > >> > less hassle than using fonts > > >> > A > > >> > On Monday, 19 September 2011, Alan Williamson (aw2.0 cloud experts) < > > >> > [email protected]> wrote: > >> > > Try using the ImageXXX() functions instead: > > >> > >http://openbd.org/manual/?/function/category/image > > >> > > Mike Slizewski wrote: > > >> > >> I have been trying unsuccesfully to embed a barcode font in a > >> > >> dynamicaly created pdf. > > >> > >> I also attempted to create the barcode as an image using a watermark > >> > >> text overlay, but it appears the cfimage support is rudimentery at > >> > >> best. > > >> > > -- > >> > > official tag/function reference:http://openbd.org/manual/ > >> > > mailing list -http://groups.google.com/group/openbd?hl=en > > >> > -- > >> > Alex Skinner > >> > Managing Director > >> > Pixl8 Interactive > > >> > Tel: +448452600726 > >> > Email: [email protected] > >> > Web: pixl8.co.uk > > >> -- > >> official tag/function reference:http://openbd.org/manual/ > >> mailing list -http://groups.google.com/group/openbd?hl=en > > > -- > > Alex Skinner > > Managing Director > > Pixl8 Interactive > > > Tel: +448452600726 > > Email: [email protected] > > Web: pixl8.co.uk > > -- > Alex Skinner > Managing Director > Pixl8 Interactive > > Tel: +448452600726 > Email: [email protected] > Web: pixl8.co.uk -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
