barryvdh / laravel-snappy

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

LogicException You must define a binary prior to conversion. #436

Closed u-stack closed 3 years ago

u-stack commented 3 years ago

i am doing this first its giving ma an error of binary link which is 'pdf' => [ 'enabled' => true, 'binary' => env('"C:\wkhtmltox-0.12.6-1.msvc2015-win64.exe"'), i changed it so now its fine i think an error changes to this Logic exception 'timeout' => false, 'options' => array(), 'env' => array(), ],

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.