tossnet / Blazor-PdfSharpCore

Example of a Blazor app to create PDF using PdfSharpCore library and MigradocCore in a Blazor server and Webassembly App

Home Page:https://tossnet.github.io/Blazor-PdfSharpCore/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor (Server or Wasm) PDFSharpCode MigraDocCore

DEMO : https://tossnet.github.io/Blazor-PdfSharpCore/

Example of use of the library PdfSharpCore with Blazor Server and Blazor Webassembly to create PDF docucments.

With Blazor Wasm, I included a .TTF font and loaded it via a service. I couldn't load this font from my CustomFontResolver class because in Wasm I am mono-thread.

order

sharppdf

About

Example of a Blazor app to create PDF using PdfSharpCore library and MigradocCore in a Blazor server and Webassembly App

https://tossnet.github.io/Blazor-PdfSharpCore/

License:MIT License


Languages

Language:C# 79.7%Language:HTML 10.6%Language:CSS 9.1%Language:JavaScript 0.6%