Windows xp printer queue issues

Posted by BubbaWI on Stack Overflow See other posts from Stack Overflow or by BubbaWI
Published on 2009-01-21T12:55:08Z Indexed on 2010/03/13 3:07 UTC
Read the original article Hit count: 416

Filed under:
|

I have a C# application (.NET 3.5 SP1) that I am printing serial numbers for product for a manufacturing company. I am using Active Reports 3 (ver. 5.2.385.2) to print these labels. However, when the printer(Zebra TLP 3842) has an issue, it seems like the printer queue reprints the print job. This causes duplicate serial numbers to be printed. Does anyone know how to ensure that this will not happen. I would rather not have a serial number print than have duplicate serial numbers.

© Stack Overflow or respective owner

Related posts about printing

Related posts about c#