To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data.
Here are the steps to extract data from PDF Form:
Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps:
Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...