Hi ,
Is there any way to convert other formatted files to pdf format using jquery or some other third party library.
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.
Mohamed AbedallahPosted Nov 8, 2018, 7:50 AM
LEADTOOLS supports converting from and to different file formats, and the server side code is similar to this:
https://www.leadtools.com/sdk/document/document-converter
LEADTOOLS also has 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:
Leon DPosted Sep 6, 2018, 10:51 PM