Insert a Page Break in a Word Document using PowerShell
Written by Niklas Goude on March 15, 2009 – 11:15 pm
I got this idea from “dmtelf” who posted a comment on a previous post I wrote regarding Microsoft Word and PowerShell. I ran through a few tests and this is the result.
First, lets Insert a Page Break after every Paragraph in a Word Document. The script will insert a Page break after each Paragraph. I’ve [...]

