PDA

View Full Version : Help me about XML format to make a Report



Anonymous
05-15-2002, 12:57 AM
Please show me the XML format of a Report that use in JFreeReport (example : JFreeReportDemo has contain "report1xml" or "report2.xml" files.


Thanks,

Anonymous
05-15-2002, 09:12 AM
Hi Luan,

There is some info in the JFreeReport documentation that can be purchased from the JFreeReport web page. This relates to version 0.7.0 and Thomas has just released a new version so I'm going to have to do some work to update the document.

For those that would rather not purchase the docs, you can mostly work out the format by looking at the sample reports in the download. If someone wants to write some free documentation for the format, we'll make it available from here and/or the project page on SourceForge.

Regards,

DG.

Anonymous
05-15-2002, 07:22 PM
Btw. there exists a DTD for the report defintion format. In every sample report there is a (commented out) DOCTYPE declaration. Included in this declaration is an URL to the current Document Type Description.

Have more fun,
said Thomas