PdfEvent
class PdfEvent extends ActionEvent
Class PdfEvent
Methods
__construct(
string $content,
string $orientation = 'P',
string $format = 'A4',
string $lang = 'fr',
bool $unicode = true,
string $encoding = 'UTF-8',
array $marges = array(0, 0, 0, 0),
string $fontName = 'freesans')
No description
$this
setContent(
mixed $content)
No description
mixed
getContent()
No description
setPdf($pdf)
No description
getPdf()
No description
hasPdf()
No description
$this
setEncoding(
mixed $encoding)
No description
mixed
getEncoding()
No description
$this
setFormat(
mixed $format)
No description
mixed
getFormat()
No description
$this
setLang(
mixed $lang)
No description
mixed
getLang()
No description
$this
setMarges(
array $marges)
No description
array
getMarges()
No description
$this
setOrientation(
mixed $orientation)
No description
mixed
getOrientation()
No description
$this
setUnicode(
mixed $unicode)
No description
mixed
getUnicode()
No description
mixed
getFontName()
No description
$this
setFontName(
string $fontName)
No description