Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VFP 6.0 double sided printing

Status
Not open for further replies.

1010ash1957

Programmer
Joined
Jan 25, 2007
Messages
22
Location
HK
Hi

I have report forms converted from FPW 2.6 to VFP 6.0, however when I use double sided printing of the printer properties, it does not print. However when use same in the FPW2.6 applications it works fine. I removed the Tag, tag2 but still no change. Please help.

Thanks.
 
You probably need to keep the 'duplex' statement in the tag field. It needs to tell the printer to print double sided unless you set the printer to default to double sided.


-Dave Summers-
[cheers]
Even more Fox stuff at:
 
The way I usually do this is to install a second copy of the printer driver, with duplex printing enabled. Then you only have to select that driver in order for duplexing to work. You don't need to change any report settings.

Mike


__________________________________
Mike Lewis (Edinburgh, Scotland)

My Visual FoxPro site: www.ml-consult.co.uk
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top