drosenkranz
Programmer
Hello,
I have a user's report that must be run on a dot matrix because of carbonless paper rqmts. I've developed it with a Panasonic KXP1180 but I get an error on the user's machine because their dot matrix is different. Do I have to install their printer driver on my machine and save the report using that printer setup or can I just use Set Print To <TheirPrintername> in my program and install it on their machine?
Will Set Print To <TheirPrinterName> solve the problem by itself or do I need to install the user's print driver, specify the printer in my report, and then compile my EXE?
How do I find the "name" of the printer for my Set Print To statement?
Thanks.
The 2nd mouse gets the cheese.
I have a user's report that must be run on a dot matrix because of carbonless paper rqmts. I've developed it with a Panasonic KXP1180 but I get an error on the user's machine because their dot matrix is different. Do I have to install their printer driver on my machine and save the report using that printer setup or can I just use Set Print To <TheirPrintername> in my program and install it on their machine?
Will Set Print To <TheirPrinterName> solve the problem by itself or do I need to install the user's print driver, specify the printer in my report, and then compile my EXE?
How do I find the "name" of the printer for my Set Print To statement?
Thanks.
The 2nd mouse gets the cheese.