LDAP Account Manager

LAMTCPDF extends TCPDF
in package

Table of Contents

$fontName  : string
$structure  : PDFStructure
__construct()  : mixed
Constructor.
Footer()  : mixed
{@inheritDoc}
Header()  : mixed
{@inheritDoc}

Properties

$fontName

private string $fontName

font name

Methods

__construct()

Constructor.

public __construct(PDFStructure $structure, string $fontName) : mixed
Parameters
$structure : PDFStructure

PDF structure

$fontName : string

font name

Return values
mixed

{@inheritDoc}

public Footer() : mixed
Tags
see
TCPDF::Footer()
Return values
mixed

Header()

{@inheritDoc}

public Header() : mixed
Tags
see
TCPDF::Header()
Return values
mixed

Search results