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

Use ZPL Command to print QR Code in smartform (S_LZPL_SETUP), the space compress?

chuangmateo
Explorer
0 Kudos
5,435

Hi all:

I'm trying to use ZEBRA ZPL Command to print QR Code in smartform (S_LZPL_SETUP), it works great, except the space in the text is compressed while scanned.

In smartform, I inserted a command which the attribute name is "S_LZPL_SETUP" and value '^FO260,840^BQ,2,5^FDQA,0123456789ABCD 2D code^FS' => There are 2 spaces which 1 before and 1 after "2D". After I print out the label from label printer, I use Scanner to scan the QR Code and the output is "0123456789ABCD2Dcode" without space!! Any reason for this !!?? thanks.

The "Device Type" I used is "YZB200U" and label printer is "ZM400". Actually, I can use the similar command by using SE73 to add "System Bar codes" & add the command "^BQ,2,5^FDQA," to Prefix in "Printer Bar Codes", this way works great but because we have at least 4 QR Code labels and more request may come, so I'm thinking which way is more flexible.

Thanks a lot,

Matt

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
2,375

IMHO that's not an Abap related question, you could post your question in Zebra developper portal or some Zebra dedicated forum. (doc)

Read only

chuangmateo
Explorer
0 Kudos
2,375

Hi Raymond:

Thanks, you are right, I'll ask in Zebra portal. And I'll close this after I got the answer, thanks again.

Matt

Read only

chuangmateo
Explorer
2,375

Hi : Got the reply from ZEBRA, they tested the same ZPL command in their platform and it works good, so they suggested me to ask SAP, they think maybe the issue is because of 3rd party (SMARTFORM). And I have created an incident and will update the answer if I got one, thanks.

Matt

Read only

Sandra_Rossi
Active Contributor
0 Kudos
2,375

Thanks a lot for the feedback.