> I thought only code 39 was "fontable". Don't you need > special SW to do the checksums and such for the others?
EAN-8, EAN-13 and UPC are all "fontable", you do need to calculate checksums, and even then the digits to the left and right of the centre use at least two different character sets (3 in the case of EAN-13) but you can write your own software to cope with this (as I have in CF). If you are interested in reading more on the subject I have a wealth of info on barcodes and there required calculations. -- James Smith - IT Director uWish Ltd - http://www.uWish.co.uk ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:225436 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
