Foxit PDF SDK for Web 6.2 Foxit WebPDF Viewer – Discontinued

Is it possible to open a file URL using WebPDF Viewer?

Yes. The function openFileByUri can open a file from a URL:

params = { url: the file url}
WebPDF.ViewerInstance.openFileByUri(params)

Updated on March 5, 2019

Was this article helpful?
Thanks for your feedback. If you have a comment on how to improve the article, you can write it here: