Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Multi-Page PDF Example

This example demonstrates creating a multi-page PDF document with consistent styling.

Run

php multipage.php

Features Demonstrated

  • Multiple pages in a single document
  • Page headers and footers
  • Page numbering
  • Consistent styling across pages
  • Mixed content types (text, shapes, colors)
  • Document structure (title page, content pages, summary)

Output

Creates a 4-page PDF document saved as output.pdf in this directory.