Print from a template when saving a project or quote

Can I print from a PDF template when saving a new project or quote?

You want to hit the “Save” button, and have the PDF come out in your printer, is that it?

The answer is “no”, I believe.

I want to hit the save button and have the PDF save locally on the web server.

Are you a PHP developer? I suggest using an after_save logic hook and copying some PDF generation code from modules/AOS_PDF_Templates/formLetterPdf.php or modules/AOS_PDF_Templates/generatePdf.php

I am not a PHP developer. I will have to see if a developer is available to help.