[][src]Function pdf_extract::extract_text

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

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