editors_pdf_pages
API reference for the editors_pdf_pages module.
from editors.pdf.pages import *Classes
| Class | Description |
|---|---|
PdfMetadata | Provides access to PDF document metadata properties including standard document information dicti… |
PdfPage | Represents a page in a PDF document with size, positioning, and annotation capabilities. This cla… |
PdfPageCollection | Represents a collection of pages in a PDF document. Provides indexed access to individual objects… |