Actions Before you print
[img]style_emoticons/<#EMO_DIR#>/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />
Good day.
I really appreciate this product ahve been using now for more than 6 months. But there are some actions i'll like to do between my application and the generate report.
1) I'll like to refresh the report each time the user clicks on the print button on the toolbar (there is a function written in my application that will check the document state and the correct watermark text will be placed).
2) I'll also like to know if printing was succesful, if so then some updates are done in my database.
How can i handle these two issues.
Thanks in advance for your help.[/img]
Comments
Maybe the OnStartReport(System.EventArgs) and OnFinishReport(System.EventArgs) useful for you! [img]style_emoticons/<#EMO_DIR#>/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> regards, Gabor Keve[/img]