Page 2 of 2
Re: How to reduce PDF Size when increasing image resolution?
Posted: Tue Oct 27, 2015 5:13 am
by Anuranjani
Hi Andrew,
I have checked with latest Stimulsoft Version 2015.2.Got error at while exporting the PDF.
"Report.ExportDocument(StiExportFormat.Pdf, ostream, pdfSettings);"
Have to make any changes in the code.I have reviewed latest programming manual.Might not have any changes.Kindly help us to improve.
Thanks,
Darsana.R
Re: How to reduce PDF Size when increasing image resolution?
Posted: Tue Oct 27, 2015 10:54 am
by Alex K.
Hello,
We couldn't reproduce this bug.
Please try to check the last prerelease build, if the issue still present please send us a sample project which reproduce the issue for analysis.
Thank you.
Re: How to reduce PDF Size when increasing image resolution?
Posted: Wed Oct 28, 2015 4:51 am
by Anuranjani
Hello,
Thank You for response.I will check it.Let you know the status.
Thank You,
Darsana.R
Re: How to reduce PDF Size when increasing image resolution?
Posted: Wed Oct 28, 2015 5:11 am
by Anuranjani
Hello,
Thank You,Its working fine.But the Size of PDF is Same as generated with 2014.2 build.I didn't find the reduction in PDF Size.I am in critical.Kindly help us to solve this.
Thank you,
Darsana.R
Re: How to reduce PDF Size when increasing image resolution?
Posted: Wed Oct 28, 2015 6:18 am
by HighAley
Hello.
Could you send us a sample project that reproduces your issue?
We need to see your code and how it create the PDF to help you.
Thank you.
Re: How to reduce PDF Size when increasing image resolution?
Posted: Wed Oct 28, 2015 2:39 pm
by Anuranjani
Hello,
I have attached the sample report and PDF's generated with various dpi (100,300,500).Once dpi increase proportionally PDF size increase.How do reduce the PDF Size?.Nearly we are generating 1500 pages per PDF at a time with thousands of images( For 100 dpi its taking 1 MB,300 Dpi 3 MB,500 dpi 5 MB).
After generating PDF,We are just opened the PDF with Acrobat Reader and saving as with reducing font size property.Then the Size of PDF reduced by 1/3.Would it possible in Stimulsoft?.
Re: How to reduce PDF Size when increasing image resolution?
Posted: Thu Oct 29, 2015 10:37 am
by HighAley
Hello.
Did you set the Image Resolution Mode to Auto?
If the Image Resolution Mode export settings is set to Exactly then all images are exported with specified resolution. So you get larger file size.
Thank you.