Add new "Paper size"

Stimulsoft Reports.NET discussion
Post Reply
Moka
Posts: 1
Joined: Mon May 10, 2010 7:03 am

Add new "Paper size"

Post by Moka »

Hi,
I want to add some standard paper size to paper size list. In my project i need to A7 size; i try define the paper size in Pagesize->Size->Custom to (2.9" in 4.1"), but when printing its incorrect.

(I use: Stimulsoft Reports.Net 2007)

Thanks
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Add new "Paper size"

Post by Jan »

Hello,

You can assign your own paper size collection to following static property:

Code: Select all

StiOptions.Print.CustomPaperSources
Thank you.
Post Reply