How to get plain Text from an existing pdf document?

Hi,

I need to get plain text from an existing pdf document.

I don't see any method in Aspose.Pdf doing this, the way GetText() is doing for Aspose.Words.

Please advise me.


This message was posted using Page2Forum from Set Document Information - Aspose.Pdf for .NET and Java

Hello Dwarika,

Aspose.Pdf is a component which is used to generate PDF files from scratch, whereas we have another component named Aspose.Pdf.Kit which is used to manipulate/edit existing PDF documents. According to your requirement, please use ExtractText method of PdfExtractor class.

For more related information Extract Text from PDF document.

If it does not satisfy your requirement or in case of any further query, please feel free to contact.