Skip to main content

FPDF_DocumentPageInfo

Type

handler

Summary

Get an array detailing the pages in the document

Syntax

FPDF_DocumentPageInfo(<pDocument>)

Description

The array is numerically indexed where each element may contain the following keys:

  • "name" : A page label if the page is labeled
  • "width" : The width of the page at 100 % zoom
  • "height" : The height of the page at 100 % zoom

Compatibility and Support

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile