Hello!
I'm trying to print pdf file directly from a custom software made in php.
Have you got any example of code that could help me with the implementation?
Thanks in advance.
The Zebra SDK for iOS currently does not support running on the iPhone Simulator on M1 Macs:
% lipo -info ./Zebra/lib/libZSDK_API.a
Architectures in the fat file: ./Zebra/lib/libZSDK_API.a are: armv7…
The Zebra SDK for iOS currently does not support running on the iPhone Simulator on M1 Macs:
% lipo -info ./Zebra/lib/libZSDK_API.a
Architectures in the fat file: ./Zebra/lib/libZSDK_API.a are: armv7…
Need assistance with the following.
Trying to send labels to a printer using HTTP pstprnt. This is a Zebra ZP500 printer.
Originally getting 404, but after completing all available reset/restores of…
Need assistance with the following.
Trying to send labels to a printer using HTTP pstprnt. This is a Zebra ZP500 printer.
Originally getting 404, but after completing all available reset/restores of…
I have developed a MIL-STD-129R label and tested it on an R110xi Printer and it works fine. If I print it on an 110Xi the PDF417 (2D) barcode does not print. Is there something I am missing to…
I have developed a MIL-STD-129R label and tested it on an R110xi Printer and it works fine. If I print it on an 110Xi the PDF417 (2D) barcode does not print. Is there something I am missing to…
Anyone who can assist me with setting the cursor in the first variable field in any format chosen? The cursor should jump there on format/variable load and then return there after pressing print. Any…
Anyone who can assist me with setting the cursor in the first variable field in any format chosen? The cursor should jump there on format/variable load and then return there after pressing print. Any…
I'm utilizing the zebra designer 3, and how we usually design labels is by merging an XML containing all variables with the .zpl created from the .nlbl, based on those variables, and sending it…