Namespace Qavren.Edge.Ingestion.Pdf
Classes
- PdfExtractorOptions
Knobs for PdfTextExtractor (spec 7.4). Set them through
AddPdfExtractor(configure).
- PdfIngestionBuilderExtensions
The one builder call
Qavren.Edge.Ingestion.Pdfpublishes (spec 11).
- PdfTextExtractor
Spec 7.4's PDF extractor over PdfPig 0.1.16: page-at-a-time, stream-only, scanned-page aware.
Enums
- PdfReadingOrderMode
Which PdfPig reading-order strategy PdfTextExtractor runs per page (spec 7.4, 11). This type belongs to the PDF satellite, not the core: it names a PdfPig strategy and the core must not carry a type only one satellite can mean.