Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created March 11, 2024 13:01
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/413ff3350bf9ff0a2ba8b13c9cfcb6f4 to your computer and use it in GitHub Desktop.
Save bjoerntx/413ff3350bf9ff0a2ba8b13c9cfcb6f4 to your computer and use it in GitHub Desktop.
<tx-document-viewer
width = "800px"
height = "800px"
basePath = "https://backend.textcontrol.com?access-token=yourtoken"
[signatureSettings] = "{
showSignatureBar: true,
ownerName: 'Paul',
signerName: 'Jacob',
defaultSignatureFont: { family: 'Pacifico' },
signatureBoxes: [{name: 'txsign', signingRequired: true, style: 1}]
}">
</tx-document-viewer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment