Example of Print Functional in React DocumentEditor Component

/
/
PrintView

This sample demonstrates how to view and print Word documents online using document editor.

More Details...

Document Editor settings
Device pixel ratio:
Description

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.
  • Scroll or navigate to specific pages.
  • 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.