Hi,
I'm new to Zebra Development.
I have created a zbi application and I need to encrypt the file where no other people could use it.
I have successfully encrypted the zbi file and exported to ZPL file. I have sent both the project.key and .zpl file to printer.
but I could not see the zpl file on the ZBI program in the printer.
The .zpl file is working fine without encryption.
Please help. Thanks.
I could not run Encrypted ZPL - It is not listed under ZBI Program// Expert user has replied. |
1 Replies
Hi Anfas,
After downloading the encrypted ZBI program to the printer, make sure that you are using the .BAE extension (for encrypted programs) instead of .BAS. For example, using the ^JI command:
^XA^JIE:TEST.BAE^XZ instead of ^XA^JIE:TEST.BAS^XZ