i have tried but all time open the url not download
below is my pdf url
https://c342635.ssl.cf1.rackcdn.com/6ac890fe-ad9a-11eb-9f49-42010a8a0027
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.
Marvin ReidPosted May 10, 2021, 7:17 PM
You can use the JavaScript LoadFromUri method provided through the LEADTOOLS toolkit to load a PDF Document that is stored in a remote URL. From here, you can save the document to cache and then pass the DocumentId into the DocumentConverter which will allow you to save the document to PDF locally. The DocumentConverter saving will need to be performed through a backend service such as C#. The sample code and examples in the links will show how to do this:
dip vyasPosted May 6, 2021, 7:31 AM
Salman BegPosted May 6, 2021, 6:28 AM
Sapna GirishPosted May 6, 2021, 6:21 AM
dip vyasPosted May 6, 2021, 6:16 AM
Salman BegPosted May 6, 2021, 5:54 AM