Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report printer selection
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01249951
Message ID:
01250036
Views:
21
This message has been marked as a message which has helped to the initial question of the thread.
>>Remove the printer info from the report. In VFP 6 you could do:
>>1. Open report as a table
>>2. go to first record
>>3. Clear contents of these fields: Tag, TAG2
>>4. In Expr field leave only these lines:
>>ORIENTATION=xxxxxx
>>PAPERSIZE=xxxxxxx
>>COLOR=xxxxx
>>
>>
>>Here in download section there are some utilities that could automate this for you. Unfortunately I can't remember them. When I find them I'll send you a link.
>
>You want me to remove all of these except the 3 you mention?
>
>DRIVER=winspool
>DEVICE=\\EMAIL\Epson FX-1050
>OUTPUT=LPT1:
>ORIENTATION=0
>PAPERSIZE=121
>ASCII=121
>COPIES=1
>DEFAULTSOURCE=15
>PRINTQUALITY=120
>COLOR=1
>YRESOLUTION=144
>TTOPTION=2
>COLLATE=0

Delete only
DRIVER=winspool
DEVICE=\\EMAIL\Epson FX-1050
OUTPUT=LPT1:

and leave the rest.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform