export multiple report pages into one png file

Stimulsoft Reports.NET discussion
Post Reply
Demo_S
Posts: 6
Joined: Tue Jul 17, 2012 2:47 pm

export multiple report pages into one png file

Post by Demo_S »

Hello everybody.
Is there any way to export several pages into 1 png file.
i tried different ways (setting pageRange to "all", "1-2", "1,2", StiPagesRange.All, but in any case i got only 1 report page in png.
Demo_S
Posts: 6
Joined: Tue Jul 17, 2012 2:47 pm

Re: export multiple report pages into one png file

Post by Demo_S »

same for jpeg, gif.
however tiff works fine, saving 2 pages
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: export multiple report pages into one png file

Post by HighAley »

Hello.

Unfortunately, all report couldn't be exported in the one image because image could cause an Out of memory exception.
But if you have only 2 pages in your report then you could set the Unlimited Height property of the Page to True.

Thank you.
Post Reply