How to detect page size in ActiveReports

Posted by griegs on Stack Overflow See other posts from Stack Overflow or by griegs
Published on 2010-05-04T06:44:54Z Indexed on 2010/05/04 6:48 UTC
Read the original article Hit count: 415

Filed under:

I have an ActiveReport which can be printed on A4 or A3. I'm told that when the print dialog is displayed and the user selects a page size that I should be either able to detect the change event or be able to check the size just before printing.

Attaching to the event would be the prefered solution if it's possible.

Does anyone know how to do either of the above?

© Stack Overflow or respective owner

Related posts about activereports