Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing text files in landscape/portrait mode
Message
From
29/09/1998 03:37:12
Teo Kock Hin
Singapore Press Holdings
Singapore, Singapore
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Printing text files in landscape/portrait mode
Miscellaneous
Thread ID:
00141791
Message ID:
00141791
Views:
59
hi all,

Currently I'm using the following procedure to print text files.
(1) load text file into a rich-text control (rtf)
(2) set rtf font name and size
(3) display printer dialog using ActiveX common control dialog
(4) flags 0x100 (256) is use to return the hDC property
(5) user MUST set the landscape/portrait mode for the loaded file
(6) the file is printed using rtf.SelPrint(hDC)

So far so good, only problem is that I want to programmatically
set the landscape/portrait mode, paper size, etc without bringing
up the printer dialog and lets the user select them.

There must be a way to do it in VFP. Any solution or help is much
appreciated.

Thank you.
Kockhin
Next
Reply
Map
View

Click here to load this message in the networking platform