FPDF 
FPDF は PHP により pdf ファイルを作成するライブラリです。
ここ
で配布されています。
FPDF-J
に日本向けのページがあります。本家内ではありません。
Tutorials は本家で配布されているものです。(v1.52)
Tutorials 
The different examples rapidly show how to use FPDF. You will find all main features explained.
Tutorial 1: Minimal example
Tutorial 2: Header, footer, page break and image
Tutorial 3: Line breaks and colors
Tutorial 4: Multi-columns
Tutorial 5: Tables
Tutorial 6: Links and flowing text
Tutorial 7: Adding new fonts and encoding support
Documents 
Reference Manual
FPDF の中で使われている変数について