Insert manual page breaks
I have a third part reporting application that creates reports in docx format but doesn't insert pages breaks. I create a template in docx format and it replaces certain sections with graphs, etc. but I need to be able to add page breaks in sections that are part of a loop so the final report could have two, three, four, etc. page breaks. For example:
[Loop=floors]
This is floor <floorname>
<show floorplan>
[Somehow instruct Word to insert a page break here]
[Loop Repeat]
Is there anyway I can create an "instruction" to tell Word to insert a manual page break?
|