<?php
$conf['output']           = 'file';
$conf['pagesize']         = 'A4';
$conf['orientation']      = 'portrait';
$conf['usecache']         = 1;
$conf['template']         = 'default';
$conf['maxbookmarks']     = 5;
$conf['usestyles']        = '';
$conf['qrcodesize']       = '120x120';
$conf['showexportbutton'] = 1;
