I am trying to set a printer to the Cutepdf Printer, and I am geting the following error.
Error Loading Printer Driver
It works when I use the printer prompt and select the printer from the list. This is happening with all the printers that are attached to different pc's. What am I doing wrong? I want to set the printer the windows name on my pc.
I do have the CutePDF Writer printer driver install on my machine
Here is my code
Error Loading Printer Driver
SET PRINTER TO "CutePDF Writer"
SELECT statprint
GOTO TOP
REPORT FORM "d:\cobra 2004\reports\stathtml.frx" NOCONSOLE NODIALOG TO PRINTER
Error Loading Printer Driver
It works when I use the printer prompt and select the printer from the list. This is happening with all the printers that are attached to different pc's. What am I doing wrong? I want to set the printer the windows name on my pc.
I do have the CutePDF Writer printer driver install on my machine
Here is my code
Error Loading Printer Driver
SET PRINTER TO "CutePDF Writer"
SELECT statprint
GOTO TOP
REPORT FORM "d:\cobra 2004\reports\stathtml.frx" NOCONSOLE NODIALOG TO PRINTER