Skip to Content
0
Former Member
Jul 14, 2008 at 04:19 PM

Preventing a Page Break across Paragraph Boundaries in SAPScript

208 Views

I have a SAPScript form that has a text element for a paragraph that will have multiple detail lines and will be repeated multiple times. It will also have a summary paragraph at the end.

The problem is that if printing the summary will cause a page break, the user wants the page break to come before the last detail line.

Iu2019ve tried using the PROTECT command, but it doesnu2019t work across paragraphs. Iu2019ve also tried using the FM CONTROL_FORM in the print program to put in a PROTECT before each detail line but this doesnu2019t work either.

Any thoughts??

Rob

Edited by: Rob Burbank on Jul 14, 2008 2:01 PM