Exemplo n.º 1
0
 public function __construct($orientation = 'P', $unit = 'mm', $format = 'A4')
 {
     parent::fpdi($orientation, $unit, $format);
 }