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?

2 Replies

OW Owen Waldrep October 24, 2013 02:41 PM UTC

Sorry, it seems that I posted this in the wrong area of the forum.  I have reposted it in Essential PDF ASP.NET forum.  Please disregard this post and reply in the other one. 


KC Karthikeyan Chandrasekar Syncfusion Team October 30, 2013 04:35 AM UTC

Hi Owen,

Thank you for using Syncfusion Products.

 

We have posted the response for this query in the duplicated forum post, please follow the link.

www.syncfusion.com/support/forums/general/114043

 

Please let us know if you have any queries.

Thanks,

Karthikeyan.C


Loader.
Live Chat Icon For mobile
Up arrow icon