Hello; I'm trying to print a report with the following command embedded in my program..
REPORT FORM myreport.frx TO PRINT
The problem is I don't want the user to have to choose the printer. I just want the program to run and send the report to a PDF file using the ADOBE Distiller driver. It will work if I make the Adober Distiller the default printer on the system that is running the program but that's not going to work in the long run.
I'm using VFP 3.0..
Thanks..for your help..Scot
REPORT FORM myreport.frx TO PRINT
The problem is I don't want the user to have to choose the printer. I just want the program to run and send the report to a PDF file using the ADOBE Distiller driver. It will work if I make the Adober Distiller the default printer on the system that is running the program but that's not going to work in the long run.
I'm using VFP 3.0..
Thanks..for your help..Scot