/kendoreact-pdf-export-sample-app

Sample application using the KendoReact Pdf Processing package to export various pages

Primary LanguageJavaScript

KendoReact PDF Export Sample Project

This project showcases common scenarios and use cases for the KendoReact PDF Processing package while using Functional Components and React Hooks.

Specifically this project covers:

As this project utilizes KendoReact, a commercial UI component library for React developers. When downloading this project and running npm start you will be asked to provide a license key to remove a warning message in your developer console. In order to install a license key you will either need to register for a free trial, or purchase a license of KendoReact.

Running the Project

This project was bootstrapped with Create React App and therefore the default scripts are available to compile and run the project.

To get things up and running follow these steps:

  1. Navigate to project directory
  2. Run npm install
  3. Run npm start