Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fox printer not really the printer
Message
 
To
19/12/2007 09:30:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
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:
01276591
Views:
30
>>I believe, you need to change the Windows default printer, like:
>>
>>oWSHNet = CREATEOBJECT('Wscript.Network')
>>oWSHNet.SetDefaultPrinter('WindowsPrinterName')
>
>This is what I ended up using to fix the problem, but my question is why is vfp not using the correct printdriver in report form < reportname > like it is suppose to. And did in all versions before vfp9?
>
>Thanks for the help, Yuri
>Beth

I do not know, but I quess, it is because you do not send the report to the printer, but to the file. Probably the windows printer settings somehow are involved here.
Previous
Reply
Map
View

Click here to load this message in the networking platform