View Single Post
 
Old 07-30-2015, 07:19 PM
Crowdie Crowdie is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Jul 2015
Posts: 2
Crowdie is on a distinguished road
Default 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?
Reply With Quote