Dear Experts,
My requirement is print the QR code with half size of the label with correct rotation.
But when i try this, the rotation of the QR code is not as per ideal QR code. it has to be rotated…
We currently use an initial format containing a SSCC18 bar code and later we send the values for the variable field containing the full value for the SSCC18.
Our problem is that if we send more than…
Hi there,
We've got a ZQ520 test unit, which I need to get working before we commit and roll out across the warehouses.
The issue I'm experiencing is that when I have the printer installed using the…
Hi,
I have been using ~FB to achieve center justification oif a text field in my mobile application. There is no such command to center justify the Barcode.
Could you please let me know if there is…
I am developing a java application to print the wristband with the printer HC 100. I would like to get the remaining number of wristband left in the cartridge. Please help. Thanks in advance.
I want to develop a application where i can print QR code with zebra gt-800 printer. The programming language which i want to use is C#.
My additional requirement is that i want to print the string…
Using a ZD620 printer we are attempting to programmatically print a label that has a 180 degree rotation.
We are doing this via the .NET Framework, specifically via a PrintTicket object (PrintTicket…
I have to short ZPL codes
1st:
^XA
^FX 200dpi
^FWR
^~JSB
^CF0,100
^FO190,125^FDxxxxxx%s^FS
^FO90,250^FD%s^FS
^CF0,90
^FO00,250^FDPU%s^FS
^XZ
This part is working fine
2nd
^XA
^FX 200dpi
^FWR
^~JSB
^…
i was found the ZPL menu "~HQSN" to get the serial number from the printer
Can i through the .net Program to get this data ?
i try "readprinter" method from Microsoft
https://docs.microsoft.com/en-us…