Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change FoxPro default printer
Message
From
19/04/2017 15:33:19
 
 
To
19/04/2017 15:21:02
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2016
Application:
Desktop
Miscellaneous
Thread ID:
01650416
Message ID:
01650437
Views:
36
Hi!


>It's the solution I have always used.
>

>lcPrinter = getprinter()
>If Empty(lcPrinter)
> Report ... Preview
>Else
> Set printer to name (lcPrinter)
> Report form ... To Printer
>Endif

>
>Personally I prefer FoxyPreviewer, which holds the printer as a property, and can be configured more exactly to what I want.

FoxyPreviewer produces bad pdf files. Fields are placed in wrong positions in PDF. So I cannot use in in most cases.
Andrus
Previous
Reply
Map
View

Click here to load this message in the networking platform