Insert PDF to Word Document

I have to append PDF into word document for .net. let’s say if PDF doc contains 7 pages then all 7 pages will be converted into images and those images will be appended in a word document.
is there any option available ?
In your post, mentioned links are not working ?

@amanjainmccalla

You need to use Aspose.PDF to convert PDF pages into images and then insert the images into Word document using Aspose.Words. Please read the following article.
Convert PDF Pages

Please move the cursor to the end of Word document and insert the images uing Aspose.Wrods.

Could you please share to which file format you want to save your final document? We will then provide you more information about your query.