Skip to main content

Crate cli_pdf_to_text

Crate cli_pdf_to_text 

Source

Structs§

PdfRenderedPage
PdfStream
On-demand page extractor backed by a single parsed pdf_oxide::PdfDocument.

Enums§

PdfLineKind

Functions§

pdf_to_ansi_text
pdf_to_ansi_text_with_bundled_ocr
pdf_to_text
pdf_to_text_with_bundled_ocr

Type Aliases§

SharedPdfStream
Convenience wrapper so callers can hold a cheap shared handle.