Archive for January, 2009

Make (PDF) Report using iReport & Java (2)

January 7th, 2009 9 Comments fahmij

After successfully make a template report (*.jrxml & *.jasper) using iReport tools, the next step is to ‘call’ the *.jasper file so it can be printed by a web application page using Java (JSP). These are the steps that we need to do  (according to the author experiences).