Live event stream
Trigger viewer events
Add or edit an annotation, then complete the signature field. Each event is appended to the log below.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
React to viewer events
Subscribe to annotation and signature events to connect document review activity with application workflows.
API used
TXDocumentViewer.addEventListener
How it works
The Razor helper prepares the browser viewer and its document. Demo-specific JavaScript uses the public TXDocumentViewer API and remains encapsulated with this demo.
Source files
See the implementation
The view, browser behavior, assets, and controller are encapsulated in Demos/DocumentViewer/Advanced/Events.