Re: Crystal Reports 11 - 2 Page report prints in 3 pages (1 empty page)
Did you set up groups in the report? If so there is a group footer and it can be set to place a new page after the footer (each group would start on a new page).
Re: Crystal Reports 11 - 2 Page report prints in 3 pages (1 empty page)
Check to make sure the width of it is not exceeding the margins on the right side, sometimes it will stick an extra page to the end of it because of that margin.
Re: Crystal Reports 11 - 2 Page report prints in 3 pages (1 empty page)
The picture is small (I changed the picture in my first post to show where the picture is in the report).
I even removed ALL the text and kept only the picture on top of the page, in the second page.... and I STILL got the 3'rd empty page.
Just the presence of the picture, it makes the report have an extra empty page.
Also... something else I noticed... if Crystal Reports has to print more than one record, then I DON'T get the extra page, this happens only when CR has one record to print.
The problem is that even when I have more than one record, I will have to print one record at the time. So when I have 10 records, I'm basically calling Crystal Reports 10 times, and each time printing one record.
This has to be like that becuse of other things that the application is doing (this is the requirment of the application to print one record at one time for all records in the table).
Re: Crystal Reports 11 - 2 Page report prints in 3 pages (1 empty page)
Will this be affected for creating other reports with more data on the top page ? Because it would stretch the picture down further and almost recreate the same error as before..