extract_text

Function extract_text 

Source
pub fn extract_text<P: AsRef<Path>>(path: P) -> Result<String, OutputError>
Expand description

Extract the text from a pdf at path and return a String with the results