Page 1 of 1
Page Setup Dialog
Posted: Thu Mar 22, 2007 9:24 am
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!
Page Setup Dialog
Posted: Fri Mar 23, 2007 3:08 am
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.
Page Setup Dialog
Posted: Sun Apr 01, 2007 7:19 am
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.
Page Setup Dialog
Posted: Sat Apr 07, 2007 2:47 pm
by Sandy Pham
I do not see StiOptions.Engine.DefaultPaperSize in the March 29th build. Did it make it into that build?
Thanks,
Sandy
Page Setup Dialog
Posted: Sun Apr 08, 2007 3:45 am
by Vital
Please check build from 4 or 6 April.
Thank you.