pub fn extract_text_simple(path: &Path) -> Result<String, PdfExtractError>Expand description
Extract text from a PDF file (legacy interface, discards method info)
pub fn extract_text_simple(path: &Path) -> Result<String, PdfExtractError>Extract text from a PDF file (legacy interface, discards method info)