Form Submission Automatically Starts Download

Would have to agree with @Mike_Eastwood

Can’t say we’d ever recommend FORCING PDF download. Especially on an increasingly mobile-centric web where doing so could turn off mobile visitors. In either case, here’s a couple posts about how to make it happen. One using .js and the other using PHP.

- see How to trigger the direct download of a PDF with JavaScript
- see How to Use PHP to Force a File Download