Hello,
I have a report/form on which I'm working that prints on perforated paper, the perforation is a "return this stub with your payment" at the top of the form. The form contains some detail lines that print on the middle of the page (under the perforation) that may wrap to a second page if there are enough lines. The databand that outputs the detail lines is in a panel and I control the number of lines with a counter in a variable-once 25 lines are reached it starts a new page.
The first page prints fine, but if it wraps to the second page I need the panel to stay postioned below the perforation on the second page. Since it's a second page some of the data that is at the top of the first page isn't needed, and I don't want the panel with the detail shifting up into the perforation.
How do I tell a panel to stay in a static position on the page, no matter what's above or below it?
Thank you
Static Data Postioning
-
- Posts: 1
- Joined: Wed Aug 01, 2012 3:09 pm
Re: Static Data Postioning
Hello,
Can you please send us your report with test data for analysis.
Thank you.
Can you please send us your report with test data for analysis.
Thank you.
-
- Posts: 31
- Joined: Thu Feb 17, 2011 1:54 pm
- Location: Cuiaba, Brazil
Re: Static Data Postioning
Try to set a blank pageheader band on your report, that will keep the lines empty on all pages.
Re: Static Data Postioning
Hello.
Here is a blank page header on the all pages on the attached report.
Thank you.
Here is a blank page header on the all pages on the attached report.
Thank you.
- Attachments
-
- Report.mrt
- (27.97 KiB) Downloaded 335 times