Code39Standard Barcode does not render correctly

Hi,

I am using Code39Standard to print the barcode. I am facing two issues while scanning it.

1) a data field with "01ZMA01" does not print the complete barcode using Code39Standard? where as code 128 can print it correctly and i can scan it correctly. the size used for aspose barcode control is (1.80208in, 0.35417in)

2) Some data which i can read, reads addtional charecter. example "33" reads as "336" , "A" as "AA" and "A1" as A1B" etc. if I am changing symbology to "Code128" its working fine.

Regards,

Joby

Hi Joby,

Could you please provide some example code showing how you encode & decode Code39Standard barcodes? That will help us a lot to locate the problem.

Thanks