For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic Crystal Reports > April 2006 > Ignoring page size









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Ignoring page size
Craig

2006-04-12, 7:05 pm

In my web application, in Visual Studio 2005, I have 2 separate unrelated
reports, one below another. They are not sub reports because there is a bug
in subreports I am trying to get around. You cannot set the record selection
formula for more than one subreport, only the last one gets set.

The problem is that each report uses a whole page so the 2 reports can be
spaced far apart vertically. How can I make the report only be as long as
the data? If the data is 3 lines long I want the report to be 3 lines long.

Report1
Line1
Line2

No page spacing here

Report2
Line1
Line2
Line3

Thanks


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com