When I call REPORT.RUNMODAL(ReportID, xx, xx); If the user goes to print to PDF, they get this extremely useless default filename based on the report ID.
Is there a property of the report, or some property I can set in code so that this value will be something that makes sense, like the sales order number, or invoice number etc?