I have resolved this issue...
Need to set StiPdfExportSettings.ImageResolution = 400 for clean and bright but the main issue is PDF size. Used ImageCompressionMethod to resolve this.
settings.ImageCompressionMethod = Stimulsoft.Report.Export.StiPdfImageCompressionMethod.Flate;
Thanks
Gaurav
EMF, SVG or how to reduce PDF size
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: EMF, SVG or how to reduce PDF size
Hello.
Great!
Let us know if you need any additional help.
Thank you.
Great!
Let us know if you need any additional help.
Thank you.