Skip to content

Commit

Permalink
908087: Embed Segoe UI Emoji Fonts in SfPdfViewer
Browse files Browse the repository at this point in the history
  • Loading branch information
sinthiyakalimuthu committed Sep 18, 2024
1 parent 5ca63b9 commit 9a9e8bb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Load and Save/Load font collection in PDF document/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# How to Load Font Collection in a Blazor Application
This font collection is used to import and apply custom fonts when rendering PDF documents that contain fonts not available on the system.
Documentation: https://blazor.syncfusion.com/documentation/pdfviewer-2/how-to/load-font-collection


## Project pre-requisites
To run this application, you need Visual Studio 2019 or later versions.

## Deploying and running the sample
To debug while running the application, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging.

0 comments on commit 9a9e8bb

Please sign in to comment.