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
close icon

Server gets down while converting some .DOCX and .PDF files to PDF


Hello Syncfusion ,

This is Ganesh Divekar and using the licensed Syncfusion toolkit.
Recently, our clients have been facing an issue while converting specific (.DOCX)  and (.PDF) files to the PDF.
Whenever  a User tries to convert these files to the PDF it takes server down (it reaches maximum cpu utilization) and it stops waiting on the highlighted line of code below.

Please find the attached zip file.

//code
DocToPDFConverter converter = new DocToPDFConverter();
pdfDoc = converter.ConvertToPDF(filePath);



Attachment: Files_5c2efb8d.zip

1 Reply

KC Karthikeyan Chandrasekar Syncfusion Team January 2, 2019 04:39 PM UTC

Hi Ganesh, 
We have enhanced the Word to PDF conversion process in our latest version Essential Studio Volume 4, 2018 release (16.4.0.42). So, we suggest you to use our latest version (16.4.0.42) to resolve the problem at your end and it can be downloaded from the below link:
https://www.syncfusion.com/forums/141547/essential-studio-2018-volume-4-release-v16-4-0-42-is-available-for-download 

Please refer the below online sample application which converts the given Word document into PDF using our latest version:
https://mvc.syncfusion.com/demos/web/docio/doctopdf Regards, 
Karthikeyan 


Loader.
Live Chat Icon For mobile
Up arrow icon