Jump to content
We've recently updated our Privacy Statement, available here ×

How to open another report or a sub report using hyperlink (Constraint no Jasper Server is used)?


abidi
Go to solution Solved by honeybakliwal,

Recommended Posts

I am new to Jasper and have been searching online for an example that would use hyper link on the report. Clicking the hyper link will open another report. 

Can I acheive this without using Jasper Server? If I deploy my application on a tomcat server or have a simple client side application, how can I acheive this? I saw a tutorial that uses a Jasper server to view a hyperlinked report.

Also I am using iReport Designer to design the report.

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

Please follow the following steps to open the hyperlinked report without using JasperReport Server :-

1) Keept the compiled jrxml of the hyperlinked report ready to use.

2) While creating the hyperlink report pass the path of the compiled jrxml to the parameter 
_report.

3)Then try executing the main report. I hope this will help you out.

 

Thanks

Honey

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