R
Rodrigue
I work with an application that is used by several (50) users. As part of
their work they print letters to send to clients. A parameter is passed to
request the number of copies of each letter to print on the network printer.
The problem is 90% of the time the correct number of letters is printed, but
10% of the time some letters would not print or the number would be
incorrect. I put a log file to check what is being sent to the printer and
the parameters are always correct, but I ,sometimes get the wrong number of
copies.
Any help will be appreciated.
The application is VB.net and we are using Office 2003.
their work they print letters to send to clients. A parameter is passed to
request the number of copies of each letter to print on the network printer.
The problem is 90% of the time the correct number of letters is printed, but
10% of the time some letters would not print or the number would be
incorrect. I put a log file to check what is being sent to the printer and
the parameters are always correct, but I ,sometimes get the wrong number of
copies.
Any help will be appreciated.
The application is VB.net and we are using Office 2003.