FPDF([string orientation [, string unit [, mixed format]]])
orientation
unit
format
$pdf = new FPDF('P', 'mm', array(100,150));