I am searching for an example C# .NET MAUI (can be limited to Android) app to print ZPL/EPL codes to a ZSB-DP12 printer. It does not appear that LINK-OS SDK supports this model. Any suggestions on how to print to this printer from C# .NET MAUI Android?
Thanks,
Arthur
2 Replies
The ZSB printers, such as ZSB-DP12, are already integrated with the ZSB solution for consumer use, and unfortunately do not support any outside software development. If you plan to develop your software for barcode printing, you need to look for non-ZSB printers. There are many Zebra Link-OS printer models that are supported by the Link-OS SDK.
Thank you for the quick response.