This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /api/python/editors/pdf/pages.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. editors.pdf.pages

API reference for the editors.pdf.pages module.

# All public classes import directly from the top-level package:
from nutrient_sdk import PdfMetadata

Classes

ClassDescription
PdfMetadataProvides access to PDF document metadata properties including standard document information dicti…
PdfPageRepresents a page in a PDF document with size, positioning, and annotation capabilities. This cla…
PdfPageCollectionRepresents a collection of pages in a PDF document. Provides indexed access to individual objects…