Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
PDF extraction class.
public class PdfExtractor
Inheritance: object → PdfExtractor
Name | Description |
---|---|
PdfExtractor(LocalInputSource) | Initializes a new instance of the PdfExtractor class. |
Name | Description |
---|---|
ExtractInvoices(IList<InvoiceSplitterV1PageGroup>, bool) | Extracts invoices as complete PDFs from the document. |
ExtractInvoices(List<InvoiceSplitterV1PageGroup>) | Extracts invoices as complete PDFs from the document. Include cuts for confidence scores below 1.0. |
ExtractSubDocuments(List<List<int>>) | Extracts sub-documents from the source document using list of page indexes. |
GetPageCount() | Wrapper for pdf GetPageCount(); |
Documentation generated by MdDocs