trichview.com

trichview.support




PageSetup and PrintPreview


Return to index


Author

Message

Jonas Bilinkevicius

Posted: 02/25/2004 16:18:06


Hello,


I am creating Print Preview form. I do it myself without using

rvActionPrintPreview Action.


In PrintPreview form I have put TRVPrintPreview component and TRVPrint.

I have linked them togeather.

Then I have to preview so I do so:


rvPrint.AssignSource(RVEditor);

rvPrint.FormatPages(rvdoALL);

rvPrintPreview.UpdateView;


Now I want to insert Page Setup dialog like it is done in

rvActionPrintPreview action. I insert action rvActionPageSetup and do

not know how to assign it with other components - TRVPrintPreview,

TRVPrint.


Also I have noticed that rvActionPageSetup does not have any additional

properties and procedures. How to take data from it?


In the Action help I have red that it should be done using

TRVAControlPanel component. But I allready have one such component and

as I understand there can not be another one.

The first TRVAControlPanel is used for other needs, I can't use it in

preview form.



Regards,

Jon





Powered by ABC Amber Outlook Express Converter