Hi,

     Whenever I am giving true in

                        JasperPrintManager.printReport(jasperPrint, true)

    it is throwing the error

                net.sf.jasperreports.engine.JRException: Error printing report.


     But if I am giving it as JasperPrintManager.printReport(jasperPrint,
false) it is working fine.

     Am I missing any library for this?

Regards,
Sreekanth

Reply via email to