Documentation

PDF extends PDF_MemImage
in package

Table of Contents

Properties

$aligns  : mixed
$widths  : mixed

Methods

__construct()  : mixed
CheckPageBreak()  : mixed
CloseTag()  : mixed
Footer()  : mixed
GDImage()  : mixed
MemImage()  : mixed
NbLines()  : mixed
OpenTag()  : mixed
PutLink()  : mixed
Row()  : mixed
SetAligns()  : mixed
SetStyle()  : mixed
SetWidths()  : mixed

Properties

Methods

__construct()

public __construct([mixed $orientation = 'P' ][, mixed $unit = 'mm' ][, mixed $format = 'A4' ]) : mixed
Parameters
$orientation : mixed = 'P'
$unit : mixed = 'mm'
$format : mixed = 'A4'

CheckPageBreak()

public CheckPageBreak(mixed $h) : mixed
Parameters
$h : mixed

GDImage()

public GDImage(mixed $im[, mixed $x = null ][, mixed $y = null ][, mixed $w = 0 ][, mixed $h = 0 ][, mixed $link = '' ]) : mixed
Parameters
$im : mixed
$x : mixed = null
$y : mixed = null
$w : mixed = 0
$h : mixed = 0
$link : mixed = ''

MemImage()

public MemImage(mixed $data[, mixed $x = null ][, mixed $y = null ][, mixed $w = 0 ][, mixed $h = 0 ][, mixed $link = '' ]) : mixed
Parameters
$data : mixed
$x : mixed = null
$y : mixed = null
$w : mixed = 0
$h : mixed = 0
$link : mixed = ''

NbLines()

public NbLines(mixed $w, mixed $txt) : mixed
Parameters
$w : mixed
$txt : mixed

OpenTag()

public OpenTag(mixed $tag, mixed $attr) : mixed
Parameters
$tag : mixed
$attr : mixed
public PutLink(mixed $URL, mixed $txt) : mixed
Parameters
$URL : mixed
$txt : mixed

SetStyle()

public SetStyle(mixed $tag, mixed $enable) : mixed
Parameters
$tag : mixed
$enable : mixed

        
On this page

Search results