bpanda
8th April 2015, 12:45
Hello,
Can anyone tell me what is the role of domain & display length when printing a datamatrix barcode (2D barcode).

I want to know if I have a string of length 10 and I want to print the Data matrix barcode for this string, then can I reduce the display length of this barcode field = height of barcode. (If I want to print Barcode of height 3 then can I keep the display length of the barcode field = 3). If the barcode will appear correct this way also.

Please give your answers quickly.

Thanks & Regards
Biswajyoti Panda

vamsi_gujjula
8th April 2015, 14:27
i am not sure abt datamatix .... but for bw print ...

you need the string to be around 45 char as the barcode string will have escape sequence + value ... and every thing will be on a single line.

and yes you can change the barcode height ... check bc$ function