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

[325 byte] By [mfa786a] at [2007-11-27 5:21:21]
# 1
Hi,Please read and work on the example carefully: http://developers.sun.com/jscreator/learning/tutorials/2/reports.htmlIf you cannot understand the steps in example you can never implement it for your project.best regadsdr.am.mohan
Madana at 2007-7-12 11:46:22 > top of Java-index,Development Tools,Java Tools...