parse_pdf.Rd
This function parses a PDF file and returns the text.
parse_pdf(path, dpi = 150)
Path to the PDF file
DPI to use for the OCR
The text of the PDF file