views:

375

answers:

0

Hi

We have a report (local mode) in our ASP.NET solution, which contains multiple subreports. The report has multiple parameters, for each subreport one parameter.

These parameters are subreport1Hidden, subreport2Hidden, ... I bind these parameters to the Hidden value of the subreports.

This works fine, but when I export to PDF the subreports that are hidden are empty pages..

Thanks