Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 655 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 655 Bytes

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