Image and text extraction from pdf file

I would like to know how i can use the code which you hav provided in your site to extract image and text from specific positions in the pdf file . Please let me know ASAP.

Thanks


This message was posted using Page2Forum from PdfExtractor Members - Aspose.Pdf.Kit for .NET and Java

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

Thanks for considering Aspose.

If you need to create a .Net application please download free demo version of Aspose.Pdf for .Net from http://www.aspose.com/community/files/51/file-format-components/aspose.pdf/category1184.aspx and if you need to create an application in JAVA download Aspose.Pdf for JAVA from http://www.aspose.com/community/files/51/file-format-components/aspose.pdf/category1197.aspx always refer to the latest version available.

After you have downloaded install the components over your system and reference to the Aspose.Pdf.Kit.dll in .Net

For more information on extracting images from Pdf please visit http://www.aspose.com/documentation/file-format-components/aspose.pdf.kit-for-.net-and-java/extract-image-from-pdf-document.html
For extracting text from Pdf please visit http://www.aspose.com/documentation/file-format-components/aspose.pdf.kit-for-.net-and-java/extract-text-from-pdf-document.html