Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

pdf-embedded-fonts

Embedding Fonts in PDF

This Kendo UI for Angular sample project demonstrates how to embed fonts in PDF.

The demo is referred to in the Kendo UI for Angular official documentation in the article on embedding fonts in PDF.

Getting Started

  1. Clone this repository by using your favorite Git client or by executing git clone https://github.com/telerik/kendo-angular.git.
  2. Enter the examples directory by running cd examples.
  3. Run npm install to install the project dependencies.
  4. Run ng serve pdf-embedded-fonts.
  5. Open http://localhost:4200.