Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created March 13, 2024 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/81b3ecdff4a878c0d5b6a09d3cf3d502 to your computer and use it in GitHub Desktop.
Save bjoerntx/81b3ecdff4a878c0d5b6a09d3cf3d502 to your computer and use it in GitHub Desktop.
<DocumentViewer
width="1000px"
height="800px"
basePath="https://backend.textcontrol.com?access-token=yourtoken"
documentLoadSettings={{ pdfjs : {
workerSourcePath : "https://cdnjs.cloudflare.com/ajax/libs/pdf.js/4.0.379/pdf.worker.min.mjs",
librarySourcePath: "https://cdnjs.cloudflare.com/ajax/libs/pdf.js/4.0.379/pdf.min.mjs"}}}
>
</DocumentViewer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment