Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created February 2, 2022 16:10
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/a81d349a755ef0fc0337e8642fbc5ab0 to your computer and use it in GitHub Desktop.
Save bjoerntx/a81d349a755ef0fc0337e8642fbc5ab0 to your computer and use it in GitHub Desktop.
window.addEventListener("documentViewerLoaded", function () {
TXDocumentViewer.signatures.setCustomSigning(true);
TXDocumentViewer.signatures.setSubmitCallback(signatureComplete);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment