jacklty lam

Greenhorn
+ Follow
since Feb 07, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by jacklty lam

You can consider using castor xml or JAXB

Once you define your object graph structure in xsd scheme. You are free to marshal/unmarshal object to/from xml text.
You can prepare the JFreeChart object and wrap it in JCommonDrawableRenderer, then you can pass it into you jasperreport template as parameter.
In your jasperreport template, you can create an image component and reference the pass-in parameter.

With this method, you can create whatever JFreeChart you want.

You can find an example here (in demo folder) - http://downloads.sourceforge.net/jasperreports/jasperreports-3.1.3-project.zip?modtime=1231788506&big_mirror=0
http://JasperSoft.com/iReport

iReport is IDE for jasperreports. You can build template by drag & drop and produce jasperreports xml for you.
15 years ago
Oh, My... I can't believe my eyes. The page said I passed the exam.

Without this forum and you guys help, I don't think I can make it.

Congratulations to All