Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PDF redirect
Message
From
19/02/2011 06:22:10
 
 
To
19/02/2011 06:13:48
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Miscellaneous
Thread ID:
01500824
Message ID:
01500825
Views:
70
Not tested with PDF direct, but this is usually the best solution
lcPrinter=getprinter()
if !empty(lcPrinter)
   Set printer to name (lcPrinter)
   Report form....
else
   Messagebox('No printer was selected')
endif
>I use program PDF redirect for redirecting report to PDF file. On some PC, when PDF redirect is not default printer, and user choose printer PDF redirect from a list, error occurs with message "error loading printer driver".
>
>When PDF redirect is default printer, everything is working fine.
>
>Any ideas?
>
>Thanks in advance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform