A family of Microsoft word processing software products for creating web, email, and print documents.
Sorry, I did not see your post before. Here is something that might help if you need to do something like that again.
Using the Snagit Printer (www.techsmith.com) will be a more productive way of creating jpg images of each of the pages. The output of the Snagit Printer will appear in the Snagit Editor where if you then use File>SaveAs, you wlll be given the option of creating a separate flle for each page and those files will be named with a sequential number forming the last two characters of the filename. You could then use a macro to insert each of those image files into your document. An alternative to a macro would be to setup a Directory type mail merge main document with the an INCLUDEPICTURE Mergefield, to which you attach a data source containing the filenames in the required order and then execute that merge to a new document. You could then insert that document into your document.
See the following page of Graham Mayor's website