<?php
return [
'orientation' => 'p',
'dimension' => 'A4',
'font-size' => '11pt',
'margins' => [
'top' => 9,
'bottom' => 9,
'left' => 12,
'right' => 12,
],
'header-height' => 40,
'footer-height' => 5,
];