Page 1 of 1

DefaultPaperSize is no longer working

Posted: Thu Jan 03, 2008 3:31 pm
by Sandy Pham
In previous Stimulsoft builds I used the following code to default the paper size to Letter:

StiOptions.Engine.DefaultPaperSize = System.Drawing.Printing.PaperKind.Letter;

However, this is no longer working in the 2007.3 release. When the designer comes up, the properties window has:

Paper Size: Letter
Page Width: 8.27 (should be 8.5)
Page Height: 11.69 (should be 11)

When I preview the report and select the Paper Size button, it comes up with A4. I think the DefaultPaperSize setting is not getting applied at all.

Any suggestions?

Sandy

DefaultPaperSize is no longer working

Posted: Fri Jan 04, 2008 5:49 am
by Vital
Hello,

Problem fixed in build from 4 Jan (when it will be available).

Thank you.