Document Reader
PDF Reader
PDFReader is a reader class that allows you to read data from PDF files.
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
You are viewing v1 docs. For the latest documentation, visit docs.agno.com
| Parameter | Type | Default | Description |
|---|---|---|---|
pdf | Union[str, Path, IO[Any]] | Required | Path to PDF file, URL string, or file-like object containing a PDF document |
Was this page helpful?