Forum topic
Hi, I have to develop a .NET application (server side service) able to generate a label, that connects to the printer and triggers label printing. As a first thought, I considered a Zebra printer…
Forum topic
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…
Forum topic
Hi, I am working on Link-OS web-service with self-signed CA. I referred this create self-signed CA https://supportcommunity.zebra.com/s/article/How-to-Create-Self-Signed-S... I deploy printer server…
Forum topic
Hi, I am working with ZSDK_DevDemo from github. (https://github.com/ZebraDevs/LinkOS-Webservices-Samples/tree/ZSDK_DevDe…) I ran this demo code on server and trying to connect it from Zebra printer.…
Forum topic
Hi, I recently received a Zebra ZM400 that I am to use to print labels for a product in a production line. The printing is done "in-line", i e the data values to print are available after the device…
Forum topic
Before the discussion start, i need to provide some info on my background. I have a android app develop under XAMARIN ANDROID platform. The android app will pair with a ZEBRA printer ZQ521. All the…
Forum topic
Hello, I'm developing using the Zebra.Printer.SDK Nuget package for .NET Core. I've successfully printed a PDF to our ZT230 using the library, however this was a PDF stored in the filesystem. What we…
Forum topic
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…
Forum topic
Hi Community, I want to connect ZD410 printer from my android app using bluetooth but I am unable to do so, its keep searching for devices all the time from my android app but not connecting with…
Forum topic
We have a Java Web application that uses Spring MVC and Hibernate on the back end and JSP/JavaScript/jQuery on the front end. We have developed a web service integration with a FedEx web service that…