class pdf_standardlabel extends CommonStickerGenerator (View source)

Class to generate stick sheet with format Avery or other personalised

Properties

string $name from  CommonDocGenerator
string $version from  CommonDocGenerator
string $error from  CommonDocGenerator
string[] $errors from  CommonDocGenerator
string[] $warnings from  CommonDocGenerator
DoliDB $db from  CommonStickerGenerator
ExtraFields $extrafieldsCache from  CommonDocGenerator
int $update_main_doc_field from  CommonDocGenerator
string $scandir from  CommonDocGenerator
string $description from  CommonDocGenerator
array{0: float, 1: float} $format from  CommonDocGenerator
string $type from  CommonDocGenerator
float $page_hauteur from  CommonDocGenerator
float $page_largeur from  CommonDocGenerator
float $marge_gauche from  CommonDocGenerator
float $marge_droite from  CommonDocGenerator
float $marge_haute from  CommonDocGenerator
float $marge_basse from  CommonDocGenerator
int $corner_radius from  CommonDocGenerator
$option_logo from  CommonDocGenerator
int<0, 1> $option_tva from  CommonDocGenerator
int<0, 1> $option_multilang from  CommonDocGenerator
int<0, 1> $option_freetext from  CommonDocGenerator
int<0, 1> $option_draft_watermark from  CommonDocGenerator
string $watermark from  CommonDocGenerator
int<0, 1> $option_modereg from  CommonDocGenerator
int<0, 1> $option_condreg from  CommonDocGenerator
int<0, 1> $option_escompte from  CommonDocGenerator
int<0, 1> $option_credit_note from  CommonDocGenerator
array<string, float> $tva from  CommonDocGenerator
array<string, array{amount: float}> $tva_array from  CommonDocGenerator
array<int, array<string, float>> $localtax1

Local tax rates Array[tax_type][tax_rate]

from  CommonDocGenerator
array<int, array<string, float>> $localtax2

Local tax rates Array[tax_type][tax_rate]

from  CommonDocGenerator
int $tabTitleHeight from  CommonDocGenerator
array{align?: "R"|"C"|"L", padding?: array<float|int>} $defaultTitlesFieldsStyle from  CommonDocGenerator
array{align?: "R"|"C"|"L", padding?: array<float|int>} $defaultContentsFieldsStyle from  CommonDocGenerator
Societe $emetteur from  CommonDocGenerator
array{0: int, 1: int} $phpmin from  CommonDocGenerator
array<string, array{rank: int, width: float|false, status: bool|int<0, 1>, border-left?: bool, title: array{textkey: string, label?: string, align?: string, padding?: array{0: float, 1: float, 2: float, 3: float}}, content?: array{align?: string, padding?: array{0: float, 1: float, 2: float, 3: float}}}> $cols from  CommonDocGenerator
array<string, array{page: int, y: float|int}> $afterColsLinePositions from  CommonDocGenerator
array{fullpath: string} $result from  CommonDocGenerator
float $posxlabel from  CommonDocGenerator
float $posxup from  CommonDocGenerator
float $posxref from  CommonDocGenerator
float $posxpicture from  CommonDocGenerator
float $posxdesc from  CommonDocGenerator
float $posxqty from  CommonDocGenerator
float $posxpuht from  CommonDocGenerator
float $posxtva from  CommonDocGenerator
float|int $posxtotalht from  CommonDocGenerator
float $postotalht from  CommonDocGenerator
float $posxunit from  CommonDocGenerator
float $posxdiscount from  CommonDocGenerator
float $posxworkload from  CommonDocGenerator
float $posxtimespent from  CommonDocGenerator
float $posxprogress from  CommonDocGenerator
bool $atleastonephoto from  CommonDocGenerator
int<0, 1> $atleastoneratenotnull from  CommonDocGenerator
bool|int<0, 1> $atleastonediscount from  CommonDocGenerator
string $code from  CommonStickerGenerator
protected string $_Avery_Name from  CommonStickerGenerator
protected string $_Avery_Code from  CommonStickerGenerator
protected float $_Margin_Left from  CommonStickerGenerator
protected float $_Margin_Top from  CommonStickerGenerator
protected float $_X_Space from  CommonStickerGenerator
protected float $_Y_Space from  CommonStickerGenerator
protected int<0, max> $_X_Number from  CommonStickerGenerator
protected int<0, max> $_Y_Number from  CommonStickerGenerator
protected float $_Width from  CommonStickerGenerator
protected float $_Height from  CommonStickerGenerator
protected float $_Char_Size from  CommonStickerGenerator
protected float $_Line_Height from  CommonStickerGenerator
protected "in"|"mm" $_Metric from  CommonStickerGenerator
protected "in"|"mm" $_Metric_Doc from  CommonStickerGenerator
protected int<0, max> $_COUNTX from  CommonStickerGenerator
protected int<0, max> $_COUNTY from  CommonStickerGenerator
protected int<0, max> $_First from  CommonStickerGenerator
?array{name: string, paper-size: "custom"|array{0: float, 1: float}, orientation: string, metric: "in"|"mm", marginLeft: float, marginTop: float, NX: int<0, max>, NY: int<0, max>, SpaceX: float, SpaceY: float, width: float, height: float, font-size: int, custom_x: float, custom_y: float} $Tformat from  CommonStickerGenerator
?array<string, array{name: string, paper-size: "custom"|array{0: float, 1: float}, orientation: string, metric: "in"|"mm", marginLeft: float, marginTop: float, NX: int<0, max>, NY: int<0, max>, SpaceX: float, SpaceY: float, width: float, height: float, font-size: int, custom_x: float, custom_y: float}> $_Avery_Labels from  CommonStickerGenerator

Methods

__construct($db)

Constructor

array<string, float|string>
get_substitutionarray_user(User $user, Translate $outputlangs)

Define array with couple substitution key => substitution value

array<string, float|string>
getSubstitutionarrayMember(Adherent $member, Translate $outputlangs)

Define array with couple substitution key => substitution value

array<string, mixed>
get_substitutionarray_mysoc(Societe $mysoc, Translate $outputlangs)

Define array with couple substitution key => substitution value

array<string, mixed>
get_substitutionarray_thirdparty(Societe $object, Translate $outputlangs, string $array_key = 'company')

Define array with couple substitution key => substitution value For example {company_name}, {company_name_alias}

array<string, mixed>
get_substitutionarray_contact(Contact $object, Translate $outputlangs, string $array_key = 'object')

Define array with couple substitution key => substitution value

array<string, mixed>
get_substitutionarray_other(Translate $outputlangs)

Define array with couple substitution key => substitution value

array<string, mixed>
get_substitutionarray_object(CommonObject $object, Translate $outputlangs, string $array_key = 'object')

Define array with couple substitution key => substitution value Note that vars into substitutions array are formatted.

get_substitutionarray_lines(CommonObjectLine $line, Translate $outputlangs, $linenumber = 0)

Define array with couple substitution key => substitution value Note that vars into substitutions array are formatted.

array<string, mixed>
get_substitutionarray_shipment(Expedition $object, Translate $outputlangs, string $array_key = 'object')

Define array with couple substitution key => substitution value Note that vars into substitutions array are formatted.

array<string, mixed>
get_substitutionarray_each_var_object(CommonObject|float|int|string>|CommonObject $object, Translate $outputlangs, bool|int $recursive = 1)

Define array with couple substitution key => substitution value

array<string, float|string>
fill_substitutionarray_with_extrafields(CommonObject $object, array<string, float|string> $array_to_fill, $extrafields, $array_key, $outputlangs)

Fill array with couple extrafield key => extrafield value Note that vars into substitutions array are formatted.

void
printRect(TCPDI|TCPDF $pdf, float $x, float $y, float $l, float $h, int<-1, 1> $hidetop = 0, int<0, 1> $hidebottom = 0)

Rect pdf

void
printRoundedRect(TCPDF $pdf, float $x, float $y, float $w, float $h, float $r, int<-1, 1> $hidetop = 0, int $hidebottom = 0, string $style = 'D')

Print a rounded rectangle on the PDF

false|array{page: int, y: float|int, col: string}
getMaxAfterColsLinePositionsData()

Get position in PDF after col display

void
resetAfterColsLinePositionsData(float $y, int $pageNumb)

Used for reset afterColsLinePositions var in start of a new pdf draw line loop

void
setAfterColsLinePositionsData(string $colId, float $y, int $pageNumb)

Used for to set afterColsLinePositions var in a pdf draw line loop

columnSort($a, array{rank?: int} $b)

uasort callback function to Sort columns fields

prepareArrayColumnField($object, Translate $outputlangs, $hidedetails = 0, $hidedesc = 0, $hideref = 0)

Prepare Array Column Field

float
getColumnContentWidth($colKey)

get column content width from column key

float
getColumnContentXStart($colKey)

get column content X (abscissa) left position from column key

int
getColumnRank($colKey)

get column position rank from column key

insertNewColumnDef($newColKey, array{rank?: int} $defArray, $targetCol = '', $insertAfterTarget = false)

get column position rank from column key

printStdColumnContent(TCPDI|TCPDF $pdf, $curY, $colKey, $columnText = '')

print standard column content

printColDescContent(TCPDI|TCPDF $pdf, $curY, $colKey, $object, $i, $outputlangs, $hideref = 0, $hidedesc = 0, $issupplierline = 0)

print description column content

getExtrafieldContent($object, string $extrafieldKey, $outputlangs = null)

get extrafield content for pdf writeHtmlCell compatibility usage for PDF line columns and object note block

getExtrafieldsInHtml($object, Translate $outputlangs, $params = array())

display extrafields columns content

bool
getColumnStatus($colKey)

get column status from column key

float
pdfTabTitles(TCPDI|TCPDF $pdf, float $tab_top, float $tab_height, Translate $outputlangs, int $hidetop = 0)

Print standard column content

defineColumnExtrafield($object, Translate $outputlangs, $hidedetails = 0)

Define Array Column Field for extrafields

defineColumnField($object, Translate $outputlangs, $hidedetails = 0, $hidedesc = 0, $hideref = 0)

Define Array Column Field into $this->cols This method must be implemented by the module that generate the document with its own columns.

write_file($arrayofrecords, Translate $outputlangs, $srctemplatepath, $outputdir = '', $filename = 'tmp_address_sheet.pdf')

Function to build PDF on disk, then output on HTTP stream.

void
addSticker(TCPDF $pdf, Translate $outputlangs, array<string, mixed> $param)

Output a sticker on page at position _COUNTX, _COUNTY (_COUNTX and _COUNTY start from 0)

void
Set_Char_Size(TCPDF $pdf, int $pt)

Method to modify the size of characters This will also modify the space between lines

void
_Pointille(TCPDF $pdf, int $x1 = 0, int $y1 = 0, int $x2 = 210, int $y2 = 297, int $epaisseur = 1, int $nbPointilles = 15)

protected Print dot line

void
_Croix(TCPDF $pdf, float $x1 = 0, float $y1 = 0, float $x2 = 210, float $y2 = 297, float $epaisseur = 1, int $taille = 4)

protected Function making a cross at the 4 corners of the labels

int
_Get_Height_Chars(int $pt)

protected Give the height for a char size given.

void
_Set_Format(TCPDF $pdf, array{metric: "in"|"mm", name: string, code?: string, marginLeft: float, marginTop: float, SpaceX: float, SpaceY: float, NX: int<0, max>, NY: int<0, max>, width: float, height: float, font-size: int} $format)

protected Set format

void
Add_PDF_label(TCPDF $pdf, string $textleft, string $header, string $footer, Translate $outputlangs, string $textright = '', string $photo = '')

Output a sticker on page at position _COUNTX, _COUNTY (_COUNTX and _COUNTY start from 0)

  • %LOGO% is replace with company logo
  • %PHOTO% is replace with photo provided as parameter

Details

__construct($db)

Constructor

@param DoliDB $db Database handler

Parameters

$db

array<string, float|string> get_substitutionarray_user(User $user, Translate $outputlangs)

Define array with couple substitution key => substitution value

Parameters

User $user User
Translate $outputlangs

Language object for output

Return Value

array<string, float|string>

Array of substitution key->code

array<string, float|string> getSubstitutionarrayMember(Adherent $member, Translate $outputlangs)

Define array with couple substitution key => substitution value

Parameters

Adherent $member Member
Translate $outputlangs

Language object for output

Return Value

array<string, float|string>

Array of substitution key->code

array<string, mixed> get_substitutionarray_mysoc(Societe $mysoc, Translate $outputlangs)

Define array with couple substitution key => substitution value

Parameters

Societe $mysoc

Object thirdparty

Translate $outputlangs

Language object for output

Return Value

array<string, mixed>

Array of substitution key->code

array<string, mixed> get_substitutionarray_thirdparty(Societe $object, Translate $outputlangs, string $array_key = 'company')

Define array with couple substitution key => substitution value For example {company_name}, {company_name_alias}

Parameters

Societe $object Object
Translate $outputlangs

Language object for output

string $array_key

Name of the key for return array

Return Value

array<string, mixed>

Array of substitution key->code

array<string, mixed> get_substitutionarray_contact(Contact $object, Translate $outputlangs, string $array_key = 'object')

Define array with couple substitution key => substitution value

Parameters

Contact $object contact
Translate $outputlangs

object for output

string $array_key

Name of the key for return array

Return Value

array<string, mixed>

Array of substitution key->code

array<string, mixed> get_substitutionarray_other(Translate $outputlangs)

Define array with couple substitution key => substitution value

Parameters

Translate $outputlangs

Language object for output

Return Value

array<string, mixed>

Array of substitution key->code

array<string, mixed> get_substitutionarray_object(CommonObject $object, Translate $outputlangs, string $array_key = 'object')

Define array with couple substitution key => substitution value Note that vars into substitutions array are formatted.

Parameters

CommonObject $object

Main object to use as data source

Translate $outputlangs

Lang object to use for output

string $array_key

Name of the key for return array

Return Value

array<string, mixed>

Array of substitution

get_substitutionarray_lines(CommonObjectLine $line, Translate $outputlangs, $linenumber = 0)

Define array with couple substitution key => substitution value Note that vars into substitutions array are formatted.

Parameters

CommonObjectLine $line

Object line

Translate $outputlangs

Translate object to use for output @param int $linenumber The number of the line for the substitution of "object_line_pos" @return array<string,mixed> Return a substitution array

$linenumber

array<string, mixed> get_substitutionarray_shipment(Expedition $object, Translate $outputlangs, string $array_key = 'object')

Define array with couple substitution key => substitution value Note that vars into substitutions array are formatted.

Parameters

Expedition $object

Main object to use as data source

Translate $outputlangs

Lang object to use for output

string $array_key

Name of the key for return array

Return Value

array<string, mixed>

Array of substitution

array<string, mixed> get_substitutionarray_each_var_object(CommonObject|float|int|string>|CommonObject $object, Translate $outputlangs, bool|int $recursive = 1)

Define array with couple substitution key => substitution value

Parameters

CommonObject|float|int|string>|CommonObject $object

Dolibarr Object

Translate $outputlangs

Language object for output

bool|int $recursive

Want to fetch child array or child object.

Return Value

array<string, mixed>

Array of substitution key->code

array<string, float|string> fill_substitutionarray_with_extrafields(CommonObject $object, array<string, float|string> $array_to_fill, $extrafields, $array_key, $outputlangs)

Fill array with couple extrafield key => extrafield value Note that vars into substitutions array are formatted.

Parameters

CommonObject $object

Object with extrafields (must have $object->array_options filled)

array<string, float|string> $array_to_fill

Substitution array @param ExtraFields $extrafields ExtraFields object @param string $array_key Prefix for name of the keys into returned array @param Translate $outputlangs Lang object to use for output

$extrafields
$array_key
$outputlangs

Return Value

array<string, float|string>

Substitution array

void printRect(TCPDI|TCPDF $pdf, float $x, float $y, float $l, float $h, int<-1, 1> $hidetop = 0, int<0, 1> $hidebottom = 0)

Rect pdf

Parameters

TCPDI|TCPDF $pdf

Pdf object

float $x

Abscissa of first point

float $y

Ordinate of first point

float $l ??
float $h ??
int<-1, 1> $hidetop

1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title

int<0, 1> $hidebottom

Hide bottom

Return Value

void

void printRoundedRect(TCPDF $pdf, float $x, float $y, float $w, float $h, float $r, int<-1, 1> $hidetop = 0, int $hidebottom = 0, string $style = 'D')

Print a rounded rectangle on the PDF

Parameters

TCPDF $pdf

Object PDF

float $x

Abscissa of first point

float $y

Ordinate of first point

float $w

Width of the rectangle

float $h

Height of the rectangle

float $r

Corner radius (can be an array for different radii per corner)

int<-1, 1> $hidetop

1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title

int $hidebottom

Hide bottom

string $style

Draw style (e.g. 'D' for draw, 'F' for fill, 'DF' for both)

Return Value

void

false|array{page: int, y: float|int, col: string} getMaxAfterColsLinePositionsData()

Get position in PDF after col display

Return Value

false|array{page: int, y: float|int, col: string}

void resetAfterColsLinePositionsData(float $y, int $pageNumb)

Used for reset afterColsLinePositions var in start of a new pdf draw line loop

Parameters

float $y

the new $y position usually get by TCPDF::GetY()

int $pageNumb

the page number to reset at

Return Value

void

void setAfterColsLinePositionsData(string $colId, float $y, int $pageNumb)

Used for to set afterColsLinePositions var in a pdf draw line loop

Parameters

string $colId

the column id used as key in $this->cols or an unique id code like startLine or separateLine ....

float $y

the $y position usually get by TCPDF::GetY() where print data ended

int $pageNumb

the page number where print data ended

Return Value

void

columnSort($a, array{rank?: int} $b)

uasort callback function to Sort columns fields

@param array{rank?:int} $a PDF lines array fields configs

Parameters

$a
array{rank?: int} $b

PDF lines array fields configs @return int<-1,1> Return compare result

prepareArrayColumnField($object, Translate $outputlangs, $hidedetails = 0, $hidedesc = 0, $hideref = 0)

Prepare Array Column Field

@param  CommonObject    $object             common object

Parameters

$object
Translate $outputlangs

langs @param int<0,1> $hidedetails Do not show line details @param int<0,1> $hidedesc Do not show desc @param int<0,1> $hideref Do not show ref @return void

$hidedetails
$hidedesc
$hideref

float getColumnContentWidth($colKey)

get column content width from column key

@param string $colKey the column key

Parameters

$colKey

Return Value

float

width in mm

float getColumnContentXStart($colKey)

get column content X (abscissa) left position from column key

@param string $colKey the column key

Parameters

$colKey

Return Value

float

X position in mm

int getColumnRank($colKey)

get column position rank from column key

@param string $colKey the column key

Parameters

$colKey

Return Value

int

rank on success and -1 on error

insertNewColumnDef($newColKey, array{rank?: int} $defArray, $targetCol = '', $insertAfterTarget = false)

get column position rank from column key

@param string $newColKey the new column key

Parameters

$newColKey
array{rank?: int} $defArray

a single column definition array @param string $targetCol target column used to place the new column beside @param bool $insertAfterTarget insert before or after target column ? @return int new rank on success and -1 on error

$targetCol
$insertAfterTarget

printStdColumnContent(TCPDI|TCPDF $pdf, $curY, $colKey, $columnText = '')

print standard column content

Parameters

TCPDI|TCPDF $pdf

Pdf object @param float $curY current Y position @param string $colKey the column key @param string $columnText column text @return int Return integer <0 if KO, >= if OK

$curY
$colKey
$columnText

printColDescContent(TCPDI|TCPDF $pdf, $curY, $colKey, $object, $i, $outputlangs, $hideref = 0, $hidedesc = 0, $issupplierline = 0)

print description column content

Parameters

TCPDI|TCPDF $pdf

Pdf object @param float $curY current Y position @param string $colKey the column key @param CommonObject $object CommonObject @param int $i the $object->lines array key @param Translate $outputlangs Output language @param int<0,1> $hideref hide ref @param int<0,1> $hidedesc hide desc @param int<0,1> $issupplierline if object needx supplier product @return void

$curY
$colKey
$object
$i
$outputlangs
$hideref
$hidedesc
$issupplierline

getExtrafieldContent($object, string $extrafieldKey, $outputlangs = null)

get extrafield content for pdf writeHtmlCell compatibility usage for PDF line columns and object note block

@param CommonObject $object Common object

Parameters

$object
string $extrafieldKey

The extrafield key @param Translate $outputlangs The output langs (if value is (XXX) we use it to translate it). @return string

$outputlangs

getExtrafieldsInHtml($object, Translate $outputlangs, $params = array())

display extrafields columns content

@param CommonObject|CommonObjectLine $object line of common object

Parameters

$object
Translate $outputlangs

Output language @param array<string,mixed> $params array of additional parameters @return string Html string

$params

bool getColumnStatus($colKey)

get column status from column key

@param string $colKey the column key

Parameters

$colKey

Return Value

bool

true if column on

float pdfTabTitles(TCPDI|TCPDF $pdf, float $tab_top, float $tab_height, Translate $outputlangs, int $hidetop = 0)

Print standard column content

Parameters

TCPDI|TCPDF $pdf

Pdf object

float $tab_top

Tab top position

float $tab_height

Default tab height

Translate $outputlangs

Output language

int $hidetop

Hide top

Return Value

float

Height of col tab titles

defineColumnExtrafield($object, Translate $outputlangs, $hidedetails = 0)

Define Array Column Field for extrafields

@param CommonObject $object common object det

Parameters

$object
Translate $outputlangs

langs @param int<0,1> $hidedetails Do not show line details @return int Return integer <0 if KO, >=0 if OK

$hidedetails

defineColumnField($object, Translate $outputlangs, $hidedetails = 0, $hidedesc = 0, $hideref = 0)

Define Array Column Field into $this->cols This method must be implemented by the module that generate the document with its own columns.

@param CommonObject $object Common object

Parameters

$object
Translate $outputlangs

Langs @param int<0,1> $hidedetails Do not show line details @param int<0,1> $hidedesc Do not show desc @param int<0,1> $hideref Do not show ref @return void

$hidedetails
$hidedesc
$hideref

write_file($arrayofrecords, Translate $outputlangs, $srctemplatepath, $outputdir = '', $filename = 'tmp_address_sheet.pdf')

Function to build PDF on disk, then output on HTTP stream.

Parameters

$arrayofrecords
Translate $outputlangs

Lang object for output language @param string $srctemplatepath Full path of source filename for generator using a template file @param string $outputdir Output directory for pdf file @param string $filename Short file name of output file @return int<-1,1> 1=OK, <=0=KO

$srctemplatepath
$outputdir
$filename

void addSticker(TCPDF $pdf, Translate $outputlangs, array<string, mixed> $param)

Output a sticker on page at position _COUNTX, _COUNTY (_COUNTX and _COUNTY start from 0)

Parameters

TCPDF $pdf

PDF reference

Translate $outputlangs

Output langs

array<string, mixed> $param

Associative array containing label content and optional parameters

Return Value

void

void Set_Char_Size(TCPDF $pdf, int $pt)

Method to modify the size of characters This will also modify the space between lines

Parameters

TCPDF $pdf

PDF reference

int $pt Point

Return Value

void

protected void _Pointille(TCPDF $pdf, int $x1 = 0, int $y1 = 0, int $x2 = 210, int $y2 = 297, int $epaisseur = 1, int $nbPointilles = 15)

protected Print dot line

Parameters

TCPDF $pdf

PDF reference

int $x1 X1
int $y1 Y1
int $x2 X2
int $y2 Y2
int $epaisseur Thickness
int $nbPointilles

Nb of dots

Return Value

void

protected void _Croix(TCPDF $pdf, float $x1 = 0, float $y1 = 0, float $x2 = 210, float $y2 = 297, float $epaisseur = 1, int $taille = 4)

protected Function making a cross at the 4 corners of the labels

Parameters

TCPDF $pdf

PDF reference

float $x1 X1
float $y1 Y1
float $x2 X2
float $y2 Y2
float $epaisseur Thickness
int $taille Size

Return Value

void

protected int _Get_Height_Chars(int $pt)

protected Give the height for a char size given.

Parameters

int $pt Point

Return Value

int

Height chars

protected void _Set_Format(TCPDF $pdf, array{metric: "in"|"mm", name: string, code?: string, marginLeft: float, marginTop: float, SpaceX: float, SpaceY: float, NX: int<0, max>, NY: int<0, max>, width: float, height: float, font-size: int} $format)

protected Set format

Parameters

TCPDF $pdf

PDF reference

array{metric: "in"|"mm", name: string, code?: string, marginLeft: float, marginTop: float, SpaceX: float, SpaceY: float, NX: int<0, max>, NY: int<0, max>, width: float, height: float, font-size: int} $format Format

Return Value

void

void Add_PDF_label(TCPDF $pdf, string $textleft, string $header, string $footer, Translate $outputlangs, string $textright = '', string $photo = '')

Output a sticker on page at position _COUNTX, _COUNTY (_COUNTX and _COUNTY start from 0)

  • %LOGO% is replace with company logo
  • %PHOTO% is replace with photo provided as parameter

Parameters

TCPDF $pdf

PDF reference

string $textleft

Text left

string $header Header
string $footer Footer
Translate $outputlangs

Output langs

string $textright

Text right

string $photo

Photo (full path to image file used as replacement for key %PHOTOS% into left, right, header or footer text)

Return Value

void