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.
export multiple report pages into one png file
Re: export multiple report pages into one png file
same for jpeg, gif.
however tiff works fine, saving 2 pages
however tiff works fine, saving 2 pages
Re: export multiple report pages into one png file
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.
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.