• 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…