grazo Posted June 29, 2010 Share Posted June 29, 2010 I need to put tab character in a barcode, This is my rule: return Make128BBarcode("03" + "~d009" + Field("numero")); I've tried using "\t" , also "~d009" with 39 barcode and with 128 Barcode with no success. Has anybody done this before? Regards, Giovanni Razo Link to comment Share on other sites More sharing options...
grazo Posted July 1, 2010 Author Share Posted July 1, 2010 I have found the manual calculation for the 128 A Barcode, which is the one that can encode TABS and RETURNS. It works using the 128 barcode font of FusionPro, the problem is that the START and CHECK characters are diferent than 128 B. Does anybody has done a rule to generate the 128 A Barcode? Regards, Giovanni Razo Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.