Live document
Explore the viewer
Use the viewer controls directly to navigate, select, search, print, or download the document.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Import Word comments
Word-compatible comments are imported with the document and exposed through the viewer's comments sidebar for an integrated review workflow.
API used
TXDocumentViewer.annotations.showSidebar
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/Annotations/ImportComments.