JasperReport jasperReport = JasperCompileManager.compileReport("f:\ireport\
hi master
sir i try call irepot but this code give me error
JasperReport jasperReport = JasperCompileManager.compileReport("f:\ireport\fahim.jrxml");
JasperPrint jasperPrint = JasperFillManager.fillReport(jasperReport,new HashMap(),obj);
please give me idea and code
thank's
aamir

