Pdf on submit public file

How to change the pdf on submit files to public by default during creation itself.

Now it is creating as private file

Looks like it’s hardcoded to save the file as private:

Changing is_private = 0 should save it as a public file.

You should let the creator know about this so they can make it a configurable feature.

cc @rmeyer

This is would a a dangerous setting. This app is intended to create PDFs of quotations, sales orders, sales invoices etc. I cannot imagine a case where these should be available to the public.