145146147148149150151152153154155
exportXml(jasperPrint, false); exportHtml(jasperPrint); exportCsv(jasperPrint); // manually cleaning up virtualizer.cleanup(); } private static JasperPrint fillReport() throws JRException {