Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active April 28, 2021 13:39
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/d9eed99564428b08c2d18be52d029756 to your computer and use it in GitHub Desktop.
Save bjoerntx/d9eed99564428b08c2d18be52d029756 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 = "Fill"
[toolbarDocked] = "true"
[isSelectionActivated] = "true"
[showThumbnailPane] = "true"
[signatureSettings] = "{
showSignatureBar: true,
signatureBoxName: 'txsign',
redirectUrlAfterSignature: 'https://www.textcontrol.com',
ownerName: 'Paul', signerName: 'Jacob',
signerInitials: 'PK' }">
</tx-document-viewer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment