|
-
March 18th, 2009, 01:46 PM
#1
subreport with overflow to next page and conditional print
Hello,
I am creating a Crystal Report for a business check with 2 stubs on top and the check on the bottom.
The stubs are subreports which are duplicates of each other and can have many details. If the details are too numerous to fit in the stub section, I want the overflow to go onto the next page, and to leave the check blank on the first page. I am unable to find a way to print the overflow details from the subreports on the second page. Can anyone offer help with this issue? I will also need to know how to make sure that when there is an overflow that the bottom portion of the first page (the check itself) is blank with the check printing on the page where the last detail record exists on the stub.
Any ideas? Thanks in advance for any advice!
-
March 20th, 2009, 05:04 AM
#2
Re: subreport with overflow to next page and conditional print
I'm using Version 11 of Crystal.
You may be able to Use the 'Special Fields' record number to keep a count the amount of records and Jump to the second page if the count exceeds the amount of records that you want to print.
However, I think it would be easier to do it all in the code before the report gets hit, so that VB has already done all the seperation and you just have them all set up as subreports and have supress section on blank set.
If you find my answers helpful, dont forget to rate me 
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|