PDFReader is a reader class that allows you to read data from PDF files.

ParameterTypeDefaultDescription
pdfUnion[str, Path, IO[Any]]RequiredPath to PDF file, URL string, or file-like object containing a PDF document