HTML to PDF conversion

I would like to use the HTML to PDF conversion cabability of the Essential PDF library to ASP.NET MVC 5 application using the WebKit engine and I'd like to know if the library is really multi-threaded (that is, if it can run multiple conversions simultaneously), or if operations are queued and executed one at a time (like, for example, all of the wkhtmltopdf wrapper available on Github).
Thank you.

1 Reply

PV Prakash Viswanathan Syncfusion Team May 22, 2017 06:33 AM UTC

Hi Alex, 
 
Thanks for contacting Syncfusion support. 
 
Our WebKit HTML converter can be used in multi-threading. The operations are not one by one, it can run multiple conversions simultaneously.  
 
Please let us know if you need any further assistance on this. 
 
Regards, 
Prakash V 


Loader.
Up arrow icon