Created
March 20, 2023 17:40
-
-
Save bjoerntx/7dfbe4509b25ba4fc7303582b71b4683 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var loadSettings = { pdfjs: { basePath: "lib/pdf.js/" } } | |
TXDocumentViewer.loadDocument(data, "loaded.pdf", null, loadSettings); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment