Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report problem when using different printer
Message
From
04/11/1998 11:09:50
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00127603
Message ID:
00154355
Views:
20
>>Hi,
>>
>>I being using vfp3a and vfp5a to create application. But when it come to printing of report, the alignment is always out when I change the printer driver to another printer or my application had to be change to another system using another printer. I know it is due to the vfp saving our default printer in the frx file.
>>
>>Therefore, I would like to know what is the best method or ways so that whenever I change the printer driver, my application will automatic change with me so that I do not had to change the frx file manual if I had lot of customer to support.
>>
>>Any suggestion or advise is very much appreciated. Thank you.
>
>Open your Report file as a table (USE MyReport.frx) and edit the first record. Empty the TAG and TAG2 fields. Open the EXPR field (it's a memo field) and delete all references to a particular printer, leaving lines about the orientation and paper size.
>
>Now VFP will use the default printer instead of the printer used in developing the report.
>
>Unfortunately, you will have to do this for every report you write - and do it whenever you change the report.
>
>Barbara

Hi, Barbara

I stumbled onto the solution you gave here and then one of my users threw me a curve, they do not want to print on their default printer. So, I let them pick the printer, however, the default printer settings (laser) are still being used on the chosen printer (deskjet).

Any suggestions?
thanx,
todd.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform