Inserting PDF file content into word document

Hi,
I want to insert PDF document content into word document. Kindly suggest how this can be achieved using aspose.

Thanks,
Gopal

Hi
Thanks for your request. There is no direct way to achieve what you need. But if it is acceptable for you, you can convert PDF document to an image, using Aspose.Pdf.Kit, then insert this image to word document using Aspose.Words.
Best regards,