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
-
- Posts: 62
- Joined: Mon Dec 11, 2006 1:43 pm
- Location: U.S.A.
DefaultPaperSize is no longer working
Hello,
Problem fixed in build from 4 Jan (when it will be available).
Thank you.
Problem fixed in build from 4 Jan (when it will be available).
Thank you.