Skip to main content
PDFReader reads data from PDF files.

Parameters

PDFReader also accepts the base Reader constructor parameters.

Methods

read()

Reads a PDF and returns a list of documents.

async_read()

The async variant of read(). It accepts the same parameters.