Skip to content

Example of using PdfSharpCore library and MigradocCore in a Blazor server and Webassembly App

License

Notifications You must be signed in to change notification settings

tvprasad/Blazor-PdfSharpCore

 
 

Repository files navigation

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.

sharppdf

About

Example of using PdfSharpCore library and MigradocCore in a Blazor server and Webassembly App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 77.7%
  • HTML 11.3%
  • CSS 10.3%
  • JavaScript 0.7%