Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fox printer not really the printer
Message
From
17/12/2007 10:43:49
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Fox printer not really the printer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01276259
Message ID:
01276259
Views:
72
Hi All,

Still trying to fix my ps2pdf problem.

I believe that I have tracked it down to the command:
REPORT FORM (lcreportfilename) NOCONSOLE TO FILE (lcReportName)
I have the command:
set("PRINTER", 3)
in the debug window, so that I can see which printer is selected at the time of execution. It shows the correct printer/driver selected. But, if my default printer/driver is not the postscript driver, my program is suppose to change to a postscript driver or give an error that no printer/driver is loaded on the machine.

When the default printer is set to a postscript driver - the .ps file is correct.
When the default printer is set to a non-postscript driver - the .ps file is not correct.

Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform