Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created July 28, 2022 09:20
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/0681b577a19fa7daf83183e9df4f806a to your computer and use it in GitHub Desktop.
Save bjoerntx/0681b577a19fa7daf83183e9df4f806a 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"
[userNames]= "['qa@textcontrol.com']"
</tx-document-viewer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment