• How to add print to pdf functionality while using custom reports

    Hello, Does anyone know how I can create PDF from the custom report. I don't have any idea about how to add custom print to pdf functionality in custom reports. from the above screenshot have export to word functionality but I want same as print…
  • How to download PDF from PdfManager/generate endpoint

    Version 8.3 of Sugar introduced the GET PdfManager/generate endpoint that is supposed to return and initiate a download of a PDF. I can't figure out how to get the download of the PDF to happen. Any help? Here is my code to call the endpoint: var url…