Hi All,
I am working with asp.net and Crystal report XI.
In my application i am displaying more than one reports on the same web page(UI).
I have both graphical and non graphical reports to display.Reports are displayed using crystal report viewer.
The problem what i am facing is that there is unnecessary space between the reports.
To be more specific blank space between the first report and crystal report viewer of next report.
This problem occures when i have non graphical reports.i mean data reports where the size of the report is not fixed.The no.of rows in the report depends up on the data. it could be 1or 2 or u202620 or 50 etc...
My graphical reports work fine because as we know the Graph size is fixed. I mean the width and it will not grow according to the data. So I have set the page setup accordingly in the graphical reports.
I have noticed that the space the rpt file occupies in the web page is according to the page setting what we specify in the rpt file. I would like to adjust the page size of report automatically depends up on the data in the report.
It would be a great help for me if you could suggest some work around for the above issue.
Please let me know if you require more information.
Thanks in Advance
Regards,
smitha
Edited by: smitha thomas on Feb 11, 2009 7:29 AM