Function pdf_extract::extract_text [] [src]

pub fn extract_text<P: AsRef<Path>>(path: P) -> Result<String, Error>

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