Azure Blob storage with header token

Product: pdfTronViewer

Product Version: latest

How do we setup pdfTron to use Azure Blob storage? An Azure SAS token can be created on Azure blob storage. Can you please confirm that this token will work with pdfTron webviewer on the https call, if we add the token in the header.

Hello, I’m Ron, an automated tech support bot :robot:

While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:

Guides:APIs:Forums:

Hello,

If you have a token, you might be able to pass it through via the customHeaders option when loading a document with loadDocument:

https://www.pdftron.com/api/web/Core.DocumentViewer.html#loadDocument
https://www.pdftron.com/api/web/Core.html#.CreateDocumentOptions

Let me know if this answers your question!

Cool I will give this a try. thanks so much Andy