Static Data Postioning

Stimulsoft Reports.NET discussion
Post Reply
NigelRivit
Posts: 1
Joined: Wed Aug 01, 2012 3:09 pm

Static Data Postioning

Post by NigelRivit »

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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Static Data Postioning

Post by Alex K. »

Hello,

Can you please send us your report with test data for analysis.

Thank you.
Brainstorm
Posts: 31
Joined: Thu Feb 17, 2011 1:54 pm
Location: Cuiaba, Brazil

Re: Static Data Postioning

Post by Brainstorm »

Try to set a blank pageheader band on your report, that will keep the lines empty on all pages.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Static Data Postioning

Post by HighAley »

Hello.

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
Post Reply