Print directly from .NET (C#) to ZQ620 Printer via WiFi

// Expert user has replied.
D David Wilson 2 years 11 months ago
57 1 0

We have tools setup that run via a Progressive Web Application in React via Google Chrome. We want to be able to send very rudimentary text information via API call to our .Net backend and then print directly to a ZQ620 printer. This application is used in a warehouse setting and thus minimizing user interaction with the device is important. Thus, we want to print directly from the server to bypass the confirm pop-up and the need to generate a preview.
Could someone point me to any technical documents for printing directly from C#/.NET to a Zebra printer. I haven't been able to find a resource that directly relates to our needs.
Thanks!

Please register or login to post a reply

1 Replies

S Steven Si

There are two options you can try.
1. Link-OS Multiplatform SDK for Webservices: But this SDK is based on Tomcat and in Java.
2. SendFileToPrinter API: A newly released cloud-based API. It's a REST API and can send any content (label, font, configuration, etc.) to the printer. Since it's RESTful, it can be easily integrated into your .NET application. For more information, see this article: Use the SendFileToPrinter API for Your Cloud-Based Printing Needs.
Hope this helps.

CONTACT
Can’t find what you’re looking for?