Application Development 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: 

Zebra Code for RFID tag programming in Smartforms

Former Member
0 Kudos

Hi All,

Currently, there is a smart form which is used for barcode printing using new technology.

Now, business has shared with us a template (Zebra language) with special code for RFID tag programming.

How to incorporate this template in smartform.

Regards,

Imran.

1 ACCEPTED SOLUTION

sujeet2918
Active Contributor

Hi Imran,

When you refer ZEBRA ZPL Commands in manual, It has some format and code fpr that which we use in smartform, Refer below documents for detail.

ZPL :

https://www.zebra.com/content/dam/zebra/manuals/en-us/software/zpl-zbi2-pm-en.pdf

ZPL and Smartform Example with Screen shot:

https://www.zebra.com/content/dam/zebra/product-information/en-us/brochures-datasheets/sap/sap-smart...

Thanks,

Sujeet

7 REPLIES 7

sujeet2918
Active Contributor

Hi Imran,

When you refer ZEBRA ZPL Commands in manual, It has some format and code fpr that which we use in smartform, Refer below documents for detail.

ZPL :

https://www.zebra.com/content/dam/zebra/manuals/en-us/software/zpl-zbi2-pm-en.pdf

ZPL and Smartform Example with Screen shot:

https://www.zebra.com/content/dam/zebra/product-information/en-us/brochures-datasheets/sap/sap-smart...

Thanks,

Sujeet

0 Kudos

Hi Sujeet,

Thanks for your inputs.

Our smartform is already prepared as per the documents shared by you. But now we need to add RFID tag functionality. For this, user has given me some ZPL template from the printer.

My question is if I want to implement this template then how (in smartform). The template is 10-15 line of ZPL code).

Regards,

Imran

0 Kudos

Hi Imran,

First you need to create Bar code style in SE73. and assign Script style to your form and page.

https://www.zebra.com/content/dam/zebra/white-papers/en-us/using-smartforms-mysap.pdf

Also ref Note: 750772 - Information about the ZPL-II printer driver for Smart Forms.

Thanks,

Sujeet

0 Kudos

You might have received some ZPL command, which you have to paste in your smartforms window.. select format /: command line and paste that zpl command...

0 Kudos

Hi Sujeet,

The layout is coming ok but the RFID tag is not getting programmed.

Any idea?

Thanks for your inputs in advance.

Regards,

Imran Kundan.

former_member680502
Discoverer
0 Kudos

Hello Imran,

I am also facing similar issue in RFID print.
I am able to print the normal bar code but when trying it with RFID the RFID tag is not getting printed.
I have tried by my own and looked through SDN and Zebra website but did not get much information for RFID.
It would be very helpful if you provide your inputs on this issue.

Thanks and Regards
Harshal

former_member575399
Discoverer
0 Kudos

Does anyone found solution?