Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created February 2, 2023 08:31
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/f5d6db7b6ae5f2a3709c27efa4455276 to your computer and use it in GitHub Desktop.
Save bjoerntx/f5d6db7b6ae5f2a3709c27efa4455276 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