Can someone give us a hint on what SDK/API we should look at to print receipts/labels with C# code to a ZD421. There seem to be different APIs and we cannot understand which to use. Preferably net7.0/net8.0 but otherwise net framework also fine. Purpose is to print labels with name and QR code from our C# application.
Starting point for printing with ZD421 using C#// Expert user has replied. |
1 Replies
Take a look at the Link-OS Multiplatform SDK, which contains SDK for different platforms, including for .NET Framework. A developer demo project is also included under each platform. You can load the corresponding developer demo into an IDE and build/run the demo to get a taste of the features provided by the SDK.