Skip to main content

Module dimensions

Module dimensions 

Source

Structs§

PageDimensions
The rendered geometry of one page: the effective box size in PDF points with /Rotate already applied, plus the normalized rotation itself.

Functions§

page_dimensions
Report every page’s size (PDF points) and rotation straight from the page tree — no rasterization.
page_dimensions_with_password
Like page_dimensions, additionally decrypting encrypted inputs with password when the empty user password does not authenticate.