Friends, This is the most commonly asked requirement of saving the report to pdf and send it to through email. We all know that SRSReportRun class is helpful in combination with printDestinationsettings to save to pdf file. But tricky requirements are those which uses controller classes for the report. Below is the small snippet which will help to save the sales invoice report to pdf that actually uses controller classes. static void SR_SaveReportToPDFFromController(Args _args) { SalesInvoiceController salesInvoiceController; SalesInvoiceContract salesInvoiceContract; Args args = new Args(); SrsReportRunImpl srsReportRun; Cus...
Blog mengenai tips dan trik soal komputer, gadget, dan software serta hardware