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!!!
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.