Skip to Content
0
Former Member
May 23, 2013 at 08:14 AM

Code 128 in Adobe forms

1936 Views

Dear all

I have trouble with Adobe forms (SFP) when trying to print Code 128 barcodes.

The value for the barcode is combined with 4 AI codes like this :

400 : Customer Purchase Order Number (1-29 alfanumeric)

240 : Add. product infomation (1-30 alfanumeric)

92 : Company internal infomation (1-30 alfanumeric)

11 : production date(6 char)

Here is my example :

Value for 400 : 4505383310

Value for 240 : 1144803

Value for 92 : 3127442

Value for 11 : 130418

Acc. to oss 995199 I need to encode the string for the object like this:

[F1][CC]4004505383310[F1]2401144803[F1]923127442[F1]11130418

The barcode is generated and printed - BUT when I scan the code it gives me this back:

]C140045053833100#24001144803#9231274402#11130418

The issue here is that the value for the AI 400 sends 45053833100 back instead of 4505383310 - there is an extra "0" added !!

and the same is for the AI 92 - the barcode sends 31274402 back instead of 3127442 - it changes the value !

What could be the case ??

Please help me

Best Regards

Lars Bregnedal