0% found this document useful (0 votes)
24 views

Example Table 1 Overview

This document demonstrates the capabilities of advanced tables in FPDF, an open-source PHP class for generating PDF documents. It shows tables with simple and advanced cells, including multicells that can contain images and text over multiple rows and columns. The document also displays tables with header rows that span columns, cells with transparent backgrounds, and different alignment options. Advanced features like subscript, superscript and line breaks within table cells are presented.

Uploaded by

cakdayat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Example Table 1 Overview

This document demonstrates the capabilities of advanced tables in FPDF, an open-source PHP class for generating PDF documents. It shows tables with simple and advanced cells, including multicells that can contain images and text over multiple rows and columns. The document also displays tables with header rows that span columns, cells with transparent backgrounds, and different alignment options. Advanced features like subscript, superscript and line breaks within table cells are presented.

Uploaded by

cakdayat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

FPDF Advanced Table

Author: Andrei Bintintan

Simple table:

Header #1

Header #2

Header #3

Line 1

Lorem ipsum dolor sit amet...

Simple text
Bold text

Line 2

Lorem ipsum dolor sit amet...

Simple text
Bold text

Cells can be advanced multicells and images:

Header #1

Header #2

Header #3
All table cells are fully functional Advanced Multicells
Details on www.interpid.eu

Line 1

This is another Multicell

Multiple header rows, rowspans, colspans:

Header #0
Header #0
Header #0

Header #1

Colspan in Header
Header #3
Header #3

Colspan/Rowspan in Header

Cool cell

Cool cell

Cool cell

Cool cell

Cool cell

Cool cell
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur

Cool cell

Subscript or

Superscript

Cool cell

Cool cell

Cool cell

Cool cell

Cool cell

Cool cell

Cool cell

Cool cell

Transparent Background:

Header #1

Header #2

Header #3
All table cells are fully functional Advanced Multicells
Details on www.interpid.eu

Line 1

This is another Multicell

All table cells are fully functional Advanced Multicells


Details on www.interpid.eu

Different alignments:

Header #0
Forced
Line
Breaks
Forced
Line
Breaks
Forced
Line
Breaks

Header #1

Header #2

Header #3

Align: TL

Align: TC

Align: TR

Align: ML

Align: MC

Align: MR

Align: BL

Align: BC

Align: BR

Page 1 / 2

FPDF Advanced Table


Author: Andrei Bintintan

Header #0

Header #1

Header #2

Forced
Line
Forced
Line
Forced
Line
Forced
Line
Forced
Line
Forced
Line
Forced
Line
Forced
Line
Forced
Line

Page 2 / 2

Header #3

You might also like