We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

HTML To PDF - compression not working on Windows 2012 server

I am converting an html string to pdf using HtmlConverter Convert method.  The resulting size of the pdf document created on my development machine is as follows:
Using _PDFDoc.Compression = PdfCompressionLevel.None - 994 KB
Using _PDFDoc.Compression = PdfCompressionLevel.BestSpeed - 117 KB

On our Windows Server 2012 machine using the same code the resulting file size using the BestSpeed setting is 1941 KB
No errors are thrown but it seems like no compression is being performed on the server.  What might I be missing on the server to cause this?

1 Reply

KC Karthikeyan Chandrasekar Syncfusion Team October 25, 2013 10:10 AM UTC

Hi Owen,

Thank you for your interest in Syncfusion Products.

 

Could you please create a Direct trac incident with the subject “Forum 114043- HTML To PDF - compression not working on Windows 2012 server” for this issue. Also please provide us the Pdf document which is generated in the server, and the IE version in the server so that it will be more easy for our investigation. Please let us know if you have any concern.

 

Thanks,

Karthikeyan.C


Loader.
Live Chat Icon For mobile
Up arrow icon