Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Printer to Name
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01221548
Message ID:
01221626
Views:
11
Carl,

Make sure you uncheck the printer environment. I have found that when I have problems, this is the first place to look.

I am not sure why the REPORT FORM TO PRINTER NAME bobo does not work or why SET PRINTER TO wayne_bobo does not overload the printer environment.

Regards,

John
>If I use the prompt option in the report form and choose the "ImageRight Printer" it works, but when I set printer to name "ImageRight Printer" it does not. "ImageRight Printer" is a print driver that calls an image processing interphase, which allows me to store the output as an image and route the image accordingly.
>
>the following code works:
>
>report form (myreport) to printer prompt && ImageRight Printer is chosen
>
>but the following code does not
>
>myprinter = "ImageRight Printer"
>set printer to name (myprinter)
>report form (myreport) to printer
Previous
Reply
Map
View

Click here to load this message in the networking platform