Search code examples
c#asp.netwindows-server-2008intranetzebra-printers

C# print labels in Zebra - Server side/Client Side


I have a intranet application that print labels with Zebra tlp 2844 with the EPL language. I used the SharpZebra to do this codes. When i debug my code with the printer connected in lpt1 of my machine, everything works normally...But I need to publish my code in the server (Windows server 2008) and Print with another machine with contains another printer connected. How i do this ? I tried to share the printer and add in the server, but not work...When i try to print, it seems that the printer is not found...I need to do more some thing ?

I googled it, and not found a good answer...


Solution

  • I bought a print server and this resolve my question. I connected the printer in Print Server and the Server of the system recognized this printer.