Page Setup Dialog

Stimulsoft Reports.NET discussion
Post Reply
Sandy Pham
Posts: 62
Joined: Mon Dec 11, 2006 1:43 pm
Location: U.S.A.

Page Setup Dialog

Post by Sandy Pham »

I want to make the Page Setup Dialog in the designer default to Letter with 0.5 margins. How can I do this? Right now, it defaults to A4. Do I need to call some kind of localization setup before launching the designer?

Thanks!
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Page Setup Dialog

Post by Vital »

At this moment you can't do this. We will release update for this problem at end of next week. I will inform you in this topic about progress.

Thank you.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Page Setup Dialog

Post by Vital »

You can use following static property:

Code: Select all

StiOptions.Engine.DefaultPaperSize
This property will be available in build from 2 April.

Thank you.
Sandy Pham
Posts: 62
Joined: Mon Dec 11, 2006 1:43 pm
Location: U.S.A.

Page Setup Dialog

Post by Sandy Pham »

I do not see StiOptions.Engine.DefaultPaperSize in the March 29th build. Did it make it into that build?

Thanks,

Sandy
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Page Setup Dialog

Post by Vital »

Please check build from 4 or 6 April.

Thank you.
Post Reply