Jump to content
JasperReports Library 7.0 is now available ×

xml datasource issue


nandu_bb

Recommended Posts

Hi All,

 

Need your suggestions/help on the following issue.

 

I have an xml file with 9000 records.I'm using this file as datasource. it takes 6 min to export the report to pdf format.

I have to generate report with even more number of records.

How do I decrease the fill time???

 

 

Thanks and regards,

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Just check what specifically is taking up the time is it the compile, filling or exporting? A suggestion is to include the jdt-compiler-3.1.1.jar in your class path. With xml data the fill does take its time, the jdt-compiler will definately speed things up!
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...