Syntax: pageBreak document
Stops the text flow in the current frame. All text appended after calling pageBreak
will start on the next frame. If you are using the default full-page frames, the text will start on the next page. Be sure to leave the autoAppend parameter set to TRUE
if you want to automatically create new frames after the break.