Print Page | Close Window

Extra blank pages

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=4334
Printed Date: 27 Apr 2024 at 1:01pm


Topic: Extra blank pages
Posted By: debadatta
Subject: Extra blank pages
Date Posted: 22 Sep 2008 at 10:19pm
Hi !
 
I have a report based on chart of accounts that involve hierarchical grouping and summary.
 
The problem is that sometimes the report works fine and at other times it generates a lot of blank pages which contain either partial data or no data.
 
For example my report generates 20 pages of data while working normally. But the same report generates 1700 pages with the same data and same filter conditions.
 
the actuall content is same. but i got a lot of blank pages inbetween.
 
i use a condition to hide hierarchical grouping section and detail section as follow :
 
accgrpflag="A"
 
i also would like to tell that whether the report works normally or abnormally the contents of the reports are same. the only difference is the number of pages which mostly consists of blank pages.
 
I use Oracle as back end and asp.net2.o & csharp.
 
This problem occurs mostly during peak hours.
 
Please help
 
Thanks & Regards.
 
 
 
 


-------------
dev(1)



Print Page | Close Window