Skip to content

qmmughal/blazor-pdf-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here’s the updated README including features for the Blazor PDF Generator:


Blazor PDF Generator

Blazor PDF Generator is a Blazor Server and WebAssembly application designed to generate PDFs using PdfSharp and MigraDoc libraries. It demonstrates how to integrate these libraries to create dynamic PDFs with rich styling.

Features

  • Blazor Server and WebAssembly support.
  • PDF generation using PdfSharp and MigraDoc.
  • Customize document layout, fonts, images, tables, and more.
  • Server-side processing for performance and scalability.
  • Easy integration with Blazor's component model.

Getting Started

  1. Clone the repository:
    git clone https://github.com/qmmughal/blazor-pdf-generator.git
  2. Open the project in Visual Studio and build the solution.
  3. Select either Blazor Server or WebAssembly project.
  4. Run the application to see the PDF generation feature in action.

Prerequisites

License

This project is licensed under the MIT License.


This README now reflects the use of both Blazor Server and WebAssembly platforms within the project.

About

A Blazor Server and WebAssembly application designed to generate PDFs using PdfSharp and MigraDoc libraries. It demonstrates how to integrate these libraries to create dynamic PDFs with rich styling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors