Hi all,
we have to create a new AdobeForm containing a DataMatrix barcode with the following special characters:
GS = group separator = hex 1D or decimal 29
RS = record separator = hex 1E or decimal 30
EOT = end of trnasmission = hex 4 or decimal 4
The content could be something like this (placeholders replaced by the special separator sign):
[)>RS06GS2K200612542GSP1068420081GSRSEOT
Please, can anybody tell me how to include these separators into my barcode data?
Thanks
Thorsten