Skip to content

SyncfusionExamples/create-pdf-excel-word-powerpoint-in-blazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create Excel, PDF, PowerPoint and Word documents in Blazor using Syncfusion® File-Format products

This repository contains examples to create a PDF, Excel, Word, and PowerPoint files in Blazor applications using Syncfusion® File-Format libraries, without using any Microsoft Office Interop and Adobe dependencies. It demonstrates how developers can generate rich, professional-grade documents entirely on the server side or within client-side Blazor apps, making it ideal for modern web applications that require document automation without relying on external software installations. The Syncfusion libraries offer a lightweight, high-performance API surface for working with popular file formats, enabling tasks such as creating invoices in PDF, generating reports in Excel, building dynamic Word documents, or assembling presentation slides in PowerPoint-all directly from C# code. These examples are especially useful for scenarios like exporting user data, generating downloadable content, or automating business workflows. Since the implementation avoids Office Interop and Adobe dependencies, it ensures compatibility across platforms and simplifies deployment to cloud environments. The samples also illustrate how to integrate file generation into Blazor components, trigger downloads, and customize content dynamically based on user input or backend data. Whether you're building internal dashboards, client portals, or reporting tools, this repository provides a clean starting point for document generation in Blazor using Syncfusion's robust and dependency-free file format libraries.

Prerequisites

Visual Studio 2022

How to run this application?

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

About

This repository contains examples to create a PDF, Excel, Word, and PowerPoint files in Blazor applications using Syncfusion File-Format libraries, without using any Microsoft Office Interop and Adobe dependencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors