trichview.support
Re: RVPrint1Formatting |
Author |
Message |
Sergey Tkachenko |
Posted: 09/19/2002 17:32:02 Do you mean printing with RichViewActions? This event should not be called twice if user cancels printing, but it should if printing is not cancelled. This is a safeguard. In this dialog, user can select different printer, or can change printer settings. This may lead to the different paper size and resolution. So RichViewActions reformat document again before printing. > I use the RVPrinter Event OnFormatting to make sure my document is up to > date before printing. I only use Step == rvpsStarting. When debugging I > noticed that this function is called twice. Once before the dialog comes up > and once after. So even if the user cancels printing, this function is > called. Is this necessary? > > Benedikt > > |
Powered by ABC Amber Outlook Express Converter