None of dll free or purchanged dll not work on server, when convert word file to pdf.
its working fine on local machine.
Note : scenerios is save word file into folder and after convert pdf to save same folder
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mageshwaran RPosted Nov 25, 2019, 10:51 AM
Mohamed AbedallahPosted May 23, 2019, 9:55 AM
If your main goal is to convert Word file to PDF file, you can use LEADTOOLS that supports converting from and to many document formats. The code is as simple as this:
https://www.leadtools.com/sdk/document/document-converter
In addition, they have Cloud Services that support conversion to different document formats through native .NET classes, JavaScript (Node.js) and other.
You can find more details with full sample code here:
https://services.leadtools.com/documentation/api-reference/convert
Leon DPosted May 20, 2019, 1:45 AM
Sujay AnandPosted May 20, 2019, 1:37 AM