web-to-pdf icon indicating copy to clipboard operation
web-to-pdf copied to clipboard

Convert any web technology to PDF (HTML to PDF, html2pdf)

Results 2 web-to-pdf issues
Sort by recently updated
recently updated
newest added

**Describe the bug** cannot npm install the module **To Reproduce** ```npm i @pdftron/web-to-pdf``` **Expected behavior** install normally **Screenshots** ``` >npm i @pdftron/web-to-pdf npm WARN deprecated [email protected]: This module relies on...

Hi, I am trying the react sample code in my React-Typescript app and I encountered the following error: ./node_modules/@pdftron/web-to-pdf/dist/web-to-pdf.js 1:0 Module parse failed: Unexpected character '#' (1:0) File was processed...