Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing to Bins on an HP 8000 Printer
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00444786
Message ID:
00445308
Views:
16
Lance (via Mike),

Don't forget to clear the TAG and TAG2 fields in the first record, since they hold compiled printer information.

Also be aware that any change in the report will require you to update the EXPR, TAG and TAG2 fields again.

Barbara

>Install the printer driver on the development machine, set that printer as default, resave your report with that printer. "Hack" your report (i.e.:
>use myreport.frx
>go to record #1 and look at the info in the Expr field (it should contain the printer information. Exemple:
>
>DRIVER=winspool
>DEVICE=IBM 4039 LaserPrinter Plus
>OUTPUT=LPT1:
>ORIENTATION=1
>PAPERSIZE=1
>COPIES=1
>DEFAULTSOURCE=2
>PRINTQUALITY=600
>DUPLEX=1
>YRESOLUTION=600
>TTOPTION=4
>
>The defaultsource is the tray information. (In this case it is set to tray #2)
>
>Change it to whatever tray you need.
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform