Jump to content

Converting report


2004 IR Help

Recommended Posts

By: Morten Kristiansen - mortenkr

Converting report

2005-06-07 00:40

If I export a jasperreport using JRXmlExporter I'll get a result xml file that for me looks like a "raw data" file. Can I use this to futher generate pdfs, html etc? Can anyone post a code example?

 

 

 

 

 

By: Morten Kristiansen - mortenkr

RE: Converting report

2005-06-07 01:10

Or is the thing to serialize the JasperPrint object?

 

 

 

 

By: alanHardwick - alan314

RE: Converting report

2005-06-07 22:46

If you create a jasperPrint object you can view the report

using the JasperViewer and then save to PDF, XML, HTML as required...

 

Some code examples can be found at:

http://www.javaworld.com/javaworld/jw-09-2002/jw-0920-opensourceprofile.html

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...