Jump to content
JasperReports Library 7.0 is now available ×

how to view PDF or XML file in JasperViewer


Recommended Posts

By: Albert Chan - albertchan

how to view PDF or XML file in JasperViewer

2003-11-07 10:52

Hi,

 

After I use JasperExportManager to export a Jasper Report to PDF or XML file, how can I view this exported PDF or XML file using JasperViewer in my java app? if not possible, which Java package can I use to view and print this PDF or XML file from my java app?

 

Thanks,

al

 

 

 

 

By: Ryan Johnson - delscovich

RE: how to view PDF or XML file in JasperViewer

2003-11-11 09:25

I believe iReport has PDF viewing capabilities, but you'd have to check its docs to be sure.

 

As far as I know, the XML isn't really intended for direct viewing, but as an intermediate format to be transformed later.

 

Ryan

 

 

 

 

By: Albert Chan - albertchan

RE: how to view PDF or XML file in JasperViewer

2003-11-11 09:59

Thanks for the response. But my intend is to save a JasperReport in PDF format, then view it later in my Java program. Thus, I have to instantiate a JasperViewer in my java program to view this PDF. iReport will not work for me.

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