• Generate a PDF from PDF Manager to the Documents Module.

    I have had a couple of clients ask about this so I thought I would check to see if anyone else has come across this. When generating a Quote PDF, the client wants to save the generated PDF as a Document record related to the Quote record. They want to…
  • How to generate a quote pdf programmatically

    Hi, I use SugarCRM 7.6 Pro and I want to generate a PDF file of a quote (or another module) with PHP code. As you can see in the below picture, what I want is to replicate the functionality of Download PDF with selected Template. I need to generate the…
  • PDF won't download with app.api.fileDownload

    I have a custom API that generates a PDF file, the file is stored in the cache correctly and I can see it in my browser when go to the URL if I reload after I get there, which is puzzling. ( https:// <mysugarcrm>/cache/Sugarpdf/Contract_1463529577.pdf…