Example of Print in ASP.NET MVC Word Processor Control
This example demonstrates how to view and print Word documents online using document editor.
DEMO
SOURCE
Document Editor settings
Device pixel ratio: |
|
In this example, document editor is defined as lightweight by injecting only the modules that are necessary for opening and printing Word documents.
Document editor provides the following document viewing features:
- Open Word documents with document elements like text, images, hyperlinks, tables, bookmarks, page numbers, tables of contents, headers, and footers.
- Select contents through touch, mouse, and keyboard.
- Scroll or navigate to specific pages.
- Find text within the documents.
- Print Word documents in required quality by using your own device pixel ratio.
More information about the document editor features can be found in this documentation section.opens in a new tab