barryvdh / laravel-snappy

Laravel Snappy PDF
MIT License
2.63k stars 290 forks source link

Javascript causes error #439

Closed mgalante324 closed 2 years ago

mgalante324 commented 3 years ago

My pdf loads fine without javascript. As soon as I put on my page I get "The exit status code '-1073741819' says something went wrong: stderr: "Loading pages (1/6) [> ] 0% [======> ] 10% [==============================> ] 50% " stdout: "" command: C:\wkhtmltopdf\bin\wkhtmltopdf --lowquality --encoding "UTF-8" --enable-javascript --enable-local-file-access ".

I switched from dompdf to snappy because it is supposed to work with JavaScript. I'm not sure what else to try at this point.

grv-kashyap commented 3 years ago

I also get the same issue

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any issues with PDF rendering itself that are not directly related to this package, should be reported on https://github.com/KnpLabs/snappy instead. When having doubts, please try to reproduce the issue with just snappy. If you believe this is an actual issue with the latest version of laravel-snappy, please reply to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.