get_pdf_document_info
Extract PDF document info: header, trailer, catalog, cross-reference style summary, page count, and indirect object count.
Instructions
Return PDF header, trailer, catalog, xref style summary, page count, and indirect object count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to a PDF file. Relative paths are resolved from the MCP server process cwd. | |
| maxDepth | No | Maximum recursion depth when expanding object references. |