Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active April 28, 2021 13:13
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/8757d3b4cff0ab430be38bc1264d2e3c to your computer and use it in GitHub Desktop.
Save bjoerntx/8757d3b4cff0ab430be38bc1264d2e3c to your computer and use it in GitHub Desktop.
<tx-document-viewer
width = "800px"
height = "800px"
basePath = "https://backend.textcontrol.com?access-token=yourtoken"
documentData = "SGVsbG8gdGhlcmU="
dock = "Window"
[toolbarDocked] = "true"
documentPath = "test.docx"
[isSelectionActivated] = "true"
[showThumbnailPane] = "true">
</tx-document-viewer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment