fn extract_pdf_text(bytes: &[u8]) -> Result<String, String>
Extract text from PDF bytes using pdf-extract.