How to use @progress/kendo-react-pdf - 1 common examples

To help you get started, we’ve selected a few @progress/kendo-react-pdf examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github telerik / kendo-react-build-a-sales-dashboard / src / App.js View on Github external
handlePDFExport = () => {
    savePDF(ReactDOM.findDOMNode(this.appContainer), { paperSize: 'auto' });
  }
  handleShare = () => {

@progress/kendo-react-pdf

React PDF Processing enables you to export single- and multi-page content in PDF. KendoReact PDF Processing package

SEE LICENSE IN LICENSE.md
Latest version published 8 days ago

Package Health Score

80 / 100
Full package analysis

Popular @progress/kendo-react-pdf functions