How to reduce Page Setup dialog?

Stimulsoft Reports.NET discussion
Post Reply
munich
Posts: 82
Joined: Wed May 06, 2009 7:57 am

How to reduce Page Setup dialog?

Post by munich »

Hello Stimulsoft-Team,

I would like to reduce the Page Setup dialog. Is there any possibility? I only would like to have the section “Paper size”, “Paper orientation” and “Page margins”. Or is it possible to open my own dialog instead of the Page Setup dialog?

I thank you for any help.

Yours
munich
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

How to reduce Page Setup dialog?

Post by Andrew »

Hello,

We will the StiOptions.Designer.GlobalEvents.PageSetup event to StiOption. This event will work when calling the PageSetupDialog.

Please see the attached example how to use it.

Thank you.
Attachments
313.WindowsApplication1.zip
(30.6 KiB) Downloaded 161 times
munich
Posts: 82
Joined: Wed May 06, 2009 7:57 am

How to reduce Page Setup dialog?

Post by munich »

Hello Andrew,

looks great. I will try to make use of it today.

Yours
munich
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

How to reduce Page Setup dialog?

Post by Andrew »

Hello,

This example will work using the patch from January, 25 2010.

Thank you.
munich
Posts: 82
Joined: Wed May 06, 2009 7:57 am

How to reduce Page Setup dialog?

Post by munich »

Hello Andrew,

... and I already wondered, why I am not able to find the event. I will wait for the patch.

Thanks a lot.

Yours
munich
Post Reply