phantom-html-to-pdf icon indicating copy to clipboard operation
phantom-html-to-pdf copied to clipboard

phantomjs in electron

Open luki06 opened this issue 5 years ago • 0 comments

hi,am using phantoms html to pdf in electron project it work fine in development mode ,but when i package my app to asar ,it throw an error "phantom manager could not start all workers.." i think because it try to access to PhantomManager.js and PhantomWorker.js but its packaged in asar file and it can read it how can i deal with that ,thanks.

luki06 avatar Mar 25 '19 13:03 luki06