13
Views
1
Comments
[ZXing Services] Datamatrix ZXingServices barcode en dooble size
Question
zxing-services
Service icon
Forge asset by André Vieira

Hi guys

i have an isue with this plug in, i try to print this code

1;710;;123123123;;


the plug in output is this


double size , but if i try to use another testing like this, the code is single size,  any idea?? or configuration??

Thanks!!!

2024-03-14 12-00-57
Carlos Costa

Hello Andy,

They both read the same. If you export the image and try to decode from the image you will get the exact same value.
For example, if you just remove one ";" so from this "1;710;;123123123;;" to this "1;710;;123123123;" you will get a single image, no matter what you use if you decode or encode (single image or double image) you will always get the same value decoding and encoding.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.