Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created August 18, 2023 16:25
Show Gist options
  • Save bjoerntx/29fa5c7c017e16c8bf2de1a481411192 to your computer and use it in GitHub Desktop.
Save bjoerntx/29fa5c7c017e16c8bf2de1a481411192 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">
</tx-document-viewer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment