hajareshyam / pdf-creator-node

This package is used to generate HTML to PDF in Nodejs
MIT License
238 stars 79 forks source link

Not working with electron-packager when using --asar flag #76

Open hasanify opened 2 years ago

hasanify commented 2 years ago

The pdf.create() function returns nothing (no error, no response), when used with electron-packager with the --asar flag.