Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Data Export PDF Example

Professional data table export with grouped rows and colored section headers.

Run

php data-export.php

Features Demonstrated

  • Multi-column table layout
  • Header row with column names
  • Colored group headers (Orange, Lime, No group)
  • Text wrapping in table cells
  • Row and column borders
  • Data grouped by categories
  • Landscape page orientation

Output

Creates output.pdf in this directory with a complete data export table.

Customization

Easily modify:

  • Column widths
  • Group colors
  • Data rows
  • Font sizes
  • Border styles
  • Page orientation