28 const MODE = \Xoops\Core\Service\Manager::MODE_EXCLUSIVE;
81 public function setMargins(
$response, $leftMargin, $topMargin, $rightMargin, $bottomMargin);
outputPdfDownload($response, $name)
setBaseFont($response, $fontFamily, $fontStyle= '', $fontSize=null)
setTitle($response, $pdfTitle)
if(!$xoops->security() ->validateToken(@$_POST['token'], false)) $html
outputPdfInline($response, $name)
setPageOrientation($response, $pageOrientation)
setAuthor($response, $pdfAuthor)
setMargins($response, $leftMargin, $topMargin, $rightMargin, $bottomMargin)
setDefaultMonospacedFont($response, $monoFontFamily)
setBaseUnit($response, $unit)
setPageSize($response, $pageSize)
addHtml($response, $html)
if($xoops->isUser()&&$isAdmin) $response
setKeywords($response, $pdfKeywords)
setSubject($response, $pdfSubject)