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/windows/win32/printdocs/readprinter
but nothing byte can get.
the image is the driver response.
Could i have a suggestion ?
Zebra Printer Serial Number// Expert user has replied. |
1 Replies
If you want to get the printer information for your application, you need to use the Link-OS SDK API. If you want to get the printer information as a user, you can use the Printer Setup Utility Tool for Windows. Hope this helps.