Skip to contents

This function parses a PDF file and returns the text.

Usage

parse_pdf(path, dpi = 150)

Arguments

path

Path to the PDF file

dpi

DPI to use for the OCR

Value

The text of the PDF file