How can one do pdf to text conversion?

Hi.

I am not able to figure out how to convert a pdf file to text using aspose.pdf. Does it support conversion to other formats like aspose.words does?

Thanks


This message was posted using Aspose.Live 2 Forum

Hi,

Thank you very much for considering Aspose.

You can use Aspose.Pdf.Kit to extract text from a PDF file using PdfExtractor class. ExtractText method of this class can be used for this purpose. If you’re interested to extract images, you can do that with the help of ExtractImage method. You can also convert a PDF file to different image formats using PdfConverter class.

Please download the latest version and try it at your end. If you have any other questions or concerns, please do let us know.

We’re looking forward to help you out.
Regards,