Skip to main content

extract_text

Function extract_text 

Source
pub fn extract_text(bytes: &[u8]) -> Result<String, String>
Expand description

Extract and normalize the text content of a PDF byte buffer.