barryvdh / laravel-snappy

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

Download big and multiple pdf #403

Closed RayhanYulanda closed 3 years ago

RayhanYulanda commented 4 years ago

Should I save all generated PDF-files to server and then create a zip-archive of all the PDF files? Or i can download it without save it to server (directly from tmp)? Or can i split the pdf page 1-30 to 1.pdf and 31-60 to 2.pdf and archive all of them? Or is there another option?

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.