Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created October 27, 2022 15:32
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/74e3ef52c42787237a5786b61ebb764c to your computer and use it in GitHub Desktop.
Save bjoerntx/74e3ef52c42787237a5786b61ebb764c 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 = "PGh0bWw+PGJvZHk+PHA+VGVzdDwvcD48L2JvZHk+PC9odG1sPg=="
dock = "Window"
[toolbarDocked] = "true"
documentPath = "test.docx"
[isSelectionActivated] = "true"
[showThumbnailPane] = "true"
[resources] = "{ TX_SIGNATURE_GREETING_NEXT_BTN_TEXT: 'Please click here to continue' }">
</tx-document-viewer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment