Print the report without showing a viewer.
Optional
The function is periodically called with a check to cancel the export task.
// ESM usageimport { printReport } from './jsViewer.min.js';printReport({ reportID: 'AnnualReport.rdlx'}); Copy
// ESM usageimport { printReport } from './jsViewer.min.js';printReport({ reportID: 'AnnualReport.rdlx'});
Print the report without showing a viewer.