Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Zebra coding - Need to check for barcode

Former Member
0 Likes
592

Hi,

Am not geeting the bar code printed. Is it possible to check by debbuging or any other means...?.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
557

Hi Vijay,

Please send me details of what you are trying to do.

I work for Zebra Technologies and I am the Integration Architect for the SAP solutions. We need to look at the output to the printer to determine if the ZPL commands are being sent correctly.

email: [email protected]

You can also download the technical reference from this URL.

http://www.zebra.com/id/zebra/na/en/documentlibrary/misc/sap_smartforms_technical.html

Regards,

Andy

Hi Vijay,

Please send me details of what you are trying to do.

I work for Zebra Technologies and I am the Integration Architect for the SAP solutions. We need to look at the output to the printer to determine if the ZPL commands are being sent correctly.

email: [email protected]

You can also download the technical reference from this URL.

http://www.zebra.com/id/zebra/na/en/documentlibrary/misc/sap_smartforms_technical.html

Regards,

Andy

3 REPLIES 3
Read only

Former Member
0 Likes
558

Hi Vijay,

Please send me details of what you are trying to do.

I work for Zebra Technologies and I am the Integration Architect for the SAP solutions. We need to look at the output to the printer to determine if the ZPL commands are being sent correctly.

email: [email protected]

You can also download the technical reference from this URL.

http://www.zebra.com/id/zebra/na/en/documentlibrary/misc/sap_smartforms_technical.html

Regards,

Andy

Read only

0 Likes
557

Hi Andy,

In this part of coding i don't get the barcode. As am a abaper am not sure about the setting of zebra printer. Could u please tell me where the code prints here.

L FO42,855A0R,20,20

L FDSELLERFS

L FO23,855A0R,20,20

L FDCODE (V)FS

L FO10,950A0R,50,40

L FD&KNVV-EIKTO&FS

L BY3,3.0FO10,1133^BCR,40,N,Y,N,A

/* {MOD02

/* The hard coded text ">:V" is removed, to avoid reading bar code along

/* with this text

/* FD>:V&KNVV-EIKTO&FS

L FD&KNVV-EIKTO&FS

/* }MOD02

L FO7,1616A0R,20,20

L FDETI9FS

Regards

Vijay.

Read only

0 Likes
557

Hi Andy,

I have got my problem solved. I have missed out the barcode(in Script) in another language. Thanx for your help.

Regards

Vijay.