Page 1 of 1

How can I save with Page Orientation as Landscape

Posted: Fri May 09, 2008 7:01 pm
by laxmikantj
Hi,

I am using method SaveRTF to save rtf data in to a file.

I want while opening this rtf file in any document viewer (as MS Word) it should open with page orientation as landscape.

Thanks,

Rgds,
Laxmikant

Posted: Sat May 10, 2008 8:40 am
by Sergey Tkachenko
Assign RichViewEdit1.DocParameters.Orientation.
And enable option for saving DocParameters to RTF (and may be to RVF, and may be for loading too).
See http://www.trichview.com/help/index.htm ... eters.html