barryvdh / laravel-dompdf

A DOMPDF Wrapper for Laravel
MIT License
6.57k stars 965 forks source link

Check filename, add fallback filename #1050

Closed barryvdh closed 1 month ago

barryvdh commented 1 month ago

Use HeaderUtils to make the disposition. Add a fallback file to make sure the name is always valid.

Fixes #1026