PressCtrl+Ctocopy the highlighted texton the page.

SelectInsert>Blank Page.

This will add a blank page to the end of your Word document.

Screenshot of highlighting a page in Word

Now, place the cursor in the document where you want the duplicated page to go.

With the word document containing the page you want to duplicate open, selectView>Macros>View Macros.

In the Macros window, punch in the name of the macro and selectCreate.

Screenshot of adding a blank page to a Word document

In the code window, paste the following code:

pick the save icon and exit the code window.

Back in the document window, selectView>Macro>View Macros.

In the Macros window, selectRunto initiate the macro.

Screenshot of pasting a duplicated page into Word

The script will ask what page to duplicate, and how many times to duplicate it.

This script will duplicate the page you’ve selected the number of times you’ve selected.

The duplicate pages will be appended at the end of the document.

Screenshot of viewing macros in Word

For this tutorial, PDF Element Pro was used.

SelectFile>Save Asand change the file pop in to PDF.

Name the file whatever you wish.

Screenshot of creating a macro in Word

fire up the PDF file using your favorite PDF editor.

Right-go for the thumbnail of the page you want to duplicate and selectCopy.

Scroll to the section of the document where you want to insert the duplicated page.

Screenshot of viewing macros in Word

Right-nudge the page where you’d like to insert the page after, and selectPaste.

This will insert the duplicated page at that point in the document.

Screenshot of running a Macro in Excel

Screenshot of script prompts

Screenshot of duplicate pages

Screenshot of saving a Word document to PDF

Screenshot of copying a page in a PDF document

Screenshot of pasting a page in a PDF document