Skip to Content
0
Former Member
Apr 17, 2014 at 01:09 PM

sub reports in crystal reports

21 Views

Hi All,

I have a report where I am using a on demand sub report as in this thread

Now my user is viewing this report from a java application.

So whenever he run the report he will view this output in PDF format.

The data will come like below in PDF. But here location name is on demand sub report

Location name Item total tender total

So now in pdf if he click particular location it should show the corresponding report.

I don't know whether we will call a report by clicking a field name in PDF

Please suggest how to do this.