cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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

0 Likes
View Entire Topic
Techouest_B
Explorer
0 Likes

Hello Thorsten,

finally Dietmar's Solution is not the good solution because SAP can't send control caracter to Adobe.

You've got the reason here :

http://scn.sap.com/thread/1665424

But I've find a solution, many thank's to Udo Ahle and it's work fine, I've got today validation from VW about a GTL TRANSPORT LABEL with DATAMATRIX barcode

So the Solution :

http://wiki.scn.sap.com/wiki/display/Community/UPS+maxicode+on+SAP+Adobe+forms

François

Former Member
0 Likes

Hello Francios,

Thanks for the solution.It works for me.Now customers are able to read the barcode.

Can you please tell me how to access variables in Data view pallet in form calculation?