Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created October 27, 2022 15:36
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/7aec0db7af412781984a9994d5c2b684 to your computer and use it in GitHub Desktop.
Save bjoerntx/7aec0db7af412781984a9994d5c2b684 to your computer and use it in GitHub Desktop.
<tx-document-viewer
width = "800px"
height = "800px"
basePath = "https://backend.textcontrol.com?access-token=mWSLUkSmxgWH3Rt6sKvS"
documentData = "PGh0bWw+PGJvZHk+PHA+VGVzdDwvcD48L2JvZHk+PC9odG1sPg=="
dock = "Window"
[toolbarDocked] = "true"
documentPath = "test.docx"
[isSelectionActivated] = "true"
[showThumbnailPane] = "true"
[resources] = "{
TX_PAGE: 'Página',
TX_PAGE_OF: 'de' }">
</tx-document-viewer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment