can't get a (page) break....

M

mptrauber

I have a large repeating section which occupies about 4/3 of a standard
page.

In a new view containing just that section,I would like to have each
repetition start at the top of a new page so I can print each one
separately.

I've tried inserting a page break right before, right after and even at
the bottom (within)the section to no avail. Any suggestions?
 
M

mptrauber

Hi,

You said:

" Each page displays the page number (i.e. the position()) with only
the number itself on each page."

Either I didn't explain myself clearly or I'm very confused.

My form has a repeating section that is about a page and 1/3 long when
filled out. Ultimately, the form may anywhere from 10 to 30 iterations
of that one repeated section.

In a print view I want only one section per page so that I can tell the
print spooler to just print out the 27th repeated section or, to print
out sections (pages)18 through 23, for instance.
 
M

mptrauber

I've put a page break (as in menu: insert/page break) at the bottom of
the repeating section as well right below the repeating section with
the same result; each repeating section dutifully follows the previous
one separated by an 1/8" space when checked at in Print Preview.

What am I missing?

MS


I think we are talking the same thing here. My form was very basic just to test the scenario.

All I did was add a page-break at the bottom of the repeating
section. The page number thingy was just so that there'd be something
displayed on each page. It has nothing to do with anything other than
for visual effect. The point is the page break at the bottom of the
section DID work.
--
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com



Hi,

You said:

" Each page displays the page number (i.e. the position()) with only
the number itself on each page."

Either I didn't explain myself clearly or I'm very confused.

My form has a repeating section that is about a page and 1/3 long when
filled out. Ultimately, the form may anywhere from 10 to 30 iterations
of that one repeated section.

In a print view I want only one section per page so that I can tell the
print spooler to just print out the 27th repeated section or, to print
out sections (pages)18 through 23, for instance.
 
Top