Is it possible to insert a PDF file into word document?

Java Platform question:

Hello:

We are using Aspose.Words for word merge document generation, we want to insert a PDF content into a bookmark inside the word document. Is it possible?

Thanks,
Venkat

Hi

<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Thanks for your inquiry. There is no direct way to insert PDF documents into Word document. The only way to achieve this, I can suggest you, is converting each page of PDF to images and then insert these images into the Word document.

You can use Aspose.Pdf.Kit to convert PDF to image:

http://www.aspose.com/documentation/.net-components/aspose.pdf.kit-for-.net/convert-the-pdf-document-to-specified-images.html

See the following link to learn how to insert image into Word document:

http://www.aspose.com/documentation/.net-components/aspose.words-for-.net/aspose.words.documentbuilder.insertimage_overloads.html

Hope this helps.

Best regards,

Thanks for the quick response.

How do I insert a pdf document into a word document with Aspose.PDF. From what I have read Aspose.PDF.Kit will be discontinued.

Do you have sample code or direct me to where I can find this?

Thanks!

I see from your website that Aspose.Pdf.Kit for .NET is discontinued from Oct 2011.


I hope Aspose.Pdf.Kit for Java will still be there. Am I right?

Hi,

Thanks for your inquiry, I am transferring your thread to appropriate forum.


Hi Venkat,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Aspose.Pdf.Kit for .NET has been merged into Aspose.Pdf for .NET and Aspose.Pdf.Kit for .NET has been discontinued. However, Aspose.Pdf.Kit for Java is stilll available for the users. You can download the latest version of Aspose.Pdf.Kit for Java from the following location:

http://www.aspose.com/community/files/72/java-components/aspose.pdf.kit-for-java/entry331664.aspx

Also, you can check the online documentation of Aspose.Pdf.Kit for Java using the following link:

http://www.aspose.com/documentation/java-components/aspose.pdf.kit-for-java/index.html

Please feel free to contact support incase you need any further assistance.

Thank You & Best Regards,