Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Duplex Printing
Message
From
30/01/2004 12:25:06
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00872340
Message ID:
00872407
Views:
22
Thanks Yuri!

Have a good day.


>The same as in previous versions. You can use sys(1037), adjust the report frx settings, similar to:
>
>USE (reportfile.frx)
>REPLACE ;
>	tag WITH "", ;
>	tag2 WITH "", ;
>	EXPR WITH ;
>		"ORIENTATION=1"+CHR(13)+CHR(10)+;
>		"DUPLEX=2"+CHR(13)+CHR(10)+;
>		"TTOPTION=2"+CHR(13)+CHR(10)
>...
>
>
>and so on...
>
>>I need to know if there is a way for VFP 7.0 SP1 to control a duplex printer? If so, how?
>>
>>Thanks in advance!
>>
>>Don
Previous
Reply
Map
View

Click here to load this message in the networking platform