How can I help you?
View DOCX file in Blazor application
14 Oct 20251 minute to read
DOCX files can be viewed in a Blazor application in two ways:
Option 1:
Use the Syncfusion® Word Processor component for Blazor to compose, view, and edit DOC, DOCX, RTF, and SFDT file formats.
For details, see the Word Processor component product page and documentation.
Option 2:
Convert the Word document to PDF using the Syncfusion Word (DocIO) server-side library, then display the resulting PDF in the SfPdfViewer component. SfPdfViewer renders only PDF files.
NOTE
For an overview of capabilities, see the Blazor SfPdfViewer feature tour. Explore the online demo to review core features.