BIP 11.1.1.7.1: Page Protect using Allow row to break across pages
I have a need to implement a "Page Protect" (Oracle Reports terminology) on a group of fields that are laid out in a "Form" format in a table.
From my search of this forum and Google, I have read that using the MS Word Table Property for the Row to un-check Allow row to break across pages is the way to implement this.
Unfortunately, I can't get it to work. Here's what I did:
- Insert a table with single cell and for that cell, unchecked Allow row to break across pages.
- Insert another table in this single cell table with desired number of columns and rows and put my fields in there.