I have an ASP.NET app on a domain server, linked to network printers over IP ports.
When I Use PrintToPrinter() function with the good printer name found, it sometimes not goes through the good printer.
Code:
public void Print()
{
if (((Tra...
dell.stinnett-christy We experiment this issue with a Zebra Printer for labelling connected on the server with a TCP/IP Port, and a HP LaserJet printer.I don't know the specific model numbers of the printers.I wrote sometimes, but we experimented so...