How to reduce PDF Size when increasing image resolution?

Stimulsoft Reports.NET discussion
Anuranjani
Posts: 112
Joined: Wed Aug 27, 2014 12:36 pm

Re: How to reduce PDF Size when increasing image resolution?

Post 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
Thank You,
Darsana.R
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to reduce PDF Size when increasing image resolution?

Post 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.
Anuranjani
Posts: 112
Joined: Wed Aug 27, 2014 12:36 pm

Re: How to reduce PDF Size when increasing image resolution?

Post by Anuranjani »

Hello,

Thank You for response.I will check it.Let you know the status.

Thank You,
Darsana.R
Thank You,
Darsana.R
Anuranjani
Posts: 112
Joined: Wed Aug 27, 2014 12:36 pm

Re: How to reduce PDF Size when increasing image resolution?

Post 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
Thank You,
Darsana.R
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to reduce PDF Size when increasing image resolution?

Post 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.
Anuranjani
Posts: 112
Joined: Wed Aug 27, 2014 12:36 pm

Re: How to reduce PDF Size when increasing image resolution?

Post 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?.
Attachments
sampleimages.rar
Template
(932.29 KiB) Downloaded 314 times
PDF.rar
PDF's
(2.26 MiB) Downloaded 469 times
Thank You,
Darsana.R
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to reduce PDF Size when increasing image resolution?

Post 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.
Post Reply