View DOCX file in Blazor application in Blazor PDF Viewer Component

17 Dec 20221 minute to read

You can achieve this requirement of viewing DOCX file in two ways:.

Option 1:

You can use Syncfusion’s Word Processor component for Blazor to compose, view, and edit DOC, DOCX, RTF, and SFDT file formats.

To learn more about the Word Processor component, check out Syncfusion online samples and documentation.

Option 2:

You can convert Word document to PDF using the Syncfusion’s Word (DocIO) server-side library and view the resultant PDF file using PDF Viewer component.

NOTE

You can refer to our Blazor PDF Viewer feature tour page for its groundbreaking feature representations. You can also explore our Blazor PDF Viewer example to understand how to explains core features of PDF Viewer.