i have several rtf file that they must be prints. How can i do preview and print of rtf without loading rtf file inTRichView and TRichViewEdit? And how can i change the orientation of pages for previewing and printing?
Excuse me for my bad english.
thanks
It's a standard Delphi object (more exactly, a function returning this object) allowing to change printing options, such as page orientation.
See the Delphi help file on:
"Printer function", "TPrinter"