__construct([string orientation [, string unit [, mixed size]]])
orientationP or Portrait (Dikey)L or Landscape (Yatay)P varsayılan değerdir.
unitpt: pointmm: milimetrecm: santimetrein: inçmm'dir'.
sizeA3A4A5LetterLegalunit tarafından verilen birimle ifade edilen).A4'tür.
$pdf = new FPDF('P', 'mm', array(100,150));