trichview.com

trichview.support




Re: Print Preview sizing


Return to index


Author

Message

Sergey Tkachenko

Posted: 04/09/2002 23:13:32


This question is in FAQ at the bottom of the main help topic :)


TRVPrint uses global printer settings of application.

These settings can be modified by standard Delphi/C++Builder components:

TPrintDialog, TPrinterSetupDialog (located on the "Dialogs" page of the

component palette).

Besides, you can change them by modifying properties of global Printer

object:

Printer.Orientation := poPortrait;

Changes will be in effect after calling TRVPrint.FormatPages method.



>

> I recently started to use TRichView and was wondering if there was any way

> to resize the page layout of the print preview screen. Right now it is

displayed

> in a 8 1/2 x 11 portrait. Can it be changed to landscape or any other

dimension

> either at design or run time?





Powered by ABC Amber Outlook Express Converter