GroupDocs.Parser for .NET

GroupDocs.Parser for .NET 18.9 has been released! The latest version allows you to extract text from the databases. You can also extract data from the form fields in a PDF document. Please continue to read for more details on the features introduced in v18.9.

Features Introduced

Extracting Text from DatabasesYou can now extract text from the databases. To extract text from databases DbContainer class is used that implements IContainer interface. Each data table is represented by the entity. The content of the entity is CSV-presentation of the data table. For a working example, please refer to the following article:

Extracting Data from the Form Fields in PDF DocumentsThis feature allows extracting data from PDF forms. It is very useful when you are only concerned with the data in the forms of the PDF document. GetFormData method of PdfTextExtractor class is used for this purpose. For a working example, please refer to the following article:

Available Channels and Resources

Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.Parser:

Have Queries?

If you have got any queries or concerns about the API, please feel free to get in touch with us over the forum. We’ll be glad to address your concerns.