Element index for package com-tecnick-tcpdf
[ 2 ]
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ y ]
[ z ]
[ _ ]
_
- _addfield
- in file tcpdf.php, method TCPDF::_addfield()
- _beginpage
- in file tcpdf.php, method TCPDF::_beginpage()
Initialize a new page.
- _datastring
- in file tcpdf.php, method TCPDF::_datastring()
Format a date string for meta information
- _destroy
- in file tcpdf.php, method TCPDF::_destroy()
Unset all class variables except the following critical variables: internal_encoding, state, bufferlen, buffer and diskcache.
- _dochecks
- in file tcpdf.php, method TCPDF::_dochecks()
Check for locale-related bug
- _dolinethrough
- in file tcpdf.php, method TCPDF::_dolinethrough()
Line through text.
- _dounderline
- in file tcpdf.php, method TCPDF::_dounderline()
Underline text.
- _enddoc
- in file tcpdf.php, method TCPDF::_enddoc()
Output end of document (EOF).
- _endpage
- in file tcpdf.php, method TCPDF::_endpage()
Mark end of page.
- _escape
- in file tcpdf.php, method TCPDF::_escape()
Add "\" before "\", "(" and ")"
- _escapetext
- in file tcpdf.php, method TCPDF::_escapetext()
Format a text string
- _freadint
- in file tcpdf.php, method TCPDF::_freadint()
Read a 4-byte integer from file.
- _generateencryptionkey
- in file tcpdf.php, method TCPDF::_generateencryptionkey()
Compute encryption key
- _getfontpath
- in file tcpdf.php, method TCPDF::_getfontpath()
Return fonts path
- _JScolor
- in file tcpdf.php, method TCPDF::_JScolor()
- _md5_16
- in file tcpdf.php, method TCPDF::_md5_16()
Encrypts a string using MD5 and returns it's value as a binary string.
- _newobj
- in file tcpdf.php, method TCPDF::_newobj()
Begin a new object and return the object number.
- _objectkey
- in file tcpdf.php, method TCPDF::_objectkey()
Compute encryption key depending on object number where the encrypted data is stored
- _out
- in file tcpdf.php, method TCPDF::_out()
Output a string to the document.
- _outarc
- in file tcpdf.php, method TCPDF::_outarc()
Output an arc
- _outCurve
- in file tcpdf.php, method TCPDF::_outCurve()
- _outLine
- in file tcpdf.php, method TCPDF::_outLine()
- _outPoint
- in file tcpdf.php, method TCPDF::_outPoint()
- _outRect
- in file tcpdf.php, method TCPDF::_outRect()
Draws a rectangle.
- _Ovalue
- in file tcpdf.php, method TCPDF::_Ovalue()
Compute O value (used for RC4 encryption)
- _parsejpeg
- in file tcpdf.php, method TCPDF::_parsejpeg()
Extract info from a JPEG file without using the GD library.
- _parsepng
- in file tcpdf.php, method TCPDF::_parsepng()
Extract info from a PNG file without using the GD library.
- _putannots
- in file tcpdf.php, method TCPDF::_putannots()
Output Page Annotations.
- _putbookmarks
- in file tcpdf.php, method TCPDF::_putbookmarks()
- _putcatalog
- in file tcpdf.php, method TCPDF::_putcatalog()
Output Catalog.
- _putcidfont0
- in file tcpdf.php, method TCPDF::_putcidfont0()
Output CID-0 fonts.
- _putEmbeddedFiles
- in file tcpdf.php, method TCPDF::_putEmbeddedFiles()
Embedd the attached files.
- _putencryption
- in file tcpdf.php, method TCPDF::_putencryption()
Put encryption on PDF document.
- _putextgstates
- in file tcpdf.php, method TCPDF::_putextgstates()
- _putfonts
- in file tcpdf.php, method TCPDF::_putfonts()
Output fonts.
- _putfontwidths
- in file tcpdf.php, method TCPDF::_putfontwidths()
Outputs font widths
- _putheader
- in file tcpdf.php, method TCPDF::_putheader()
Output PDF header.
- _putimages
- in file tcpdf.php, method TCPDF::_putimages()
Output images.
- _putinfo
- in file tcpdf.php, method TCPDF::_putinfo()
Adds some Metadata information
- _putjavascript
- in file tcpdf.php, method TCPDF::_putjavascript()
- _putocg
- in file tcpdf.php, method TCPDF::_putocg()
- _putpages
- in file tcpdf.php, method TCPDF::_putpages()
Output pages.
- _putresourcedict
- in file tcpdf.php, method TCPDF::_putresourcedict()
Output Resources Dictionary.
- _putresources
- in file tcpdf.php, method TCPDF::_putresources()
Output Resources.
- _putshaders
- in file tcpdf.php, method TCPDF::_putshaders()
Output shaders.
- _putsignature
- in file tcpdf.php, method TCPDF::_putsignature()
- _putspotcolors
- in file tcpdf.php, method TCPDF::_putspotcolors()
Output Spot Colors Resources.
- _putstream
- in file tcpdf.php, method TCPDF::_putstream()
Output a stream.
- _puttrailer
- in file tcpdf.php, method TCPDF::_puttrailer()
Output trailer.
- _puttruetypeunicode
- in file tcpdf.php, method TCPDF::_puttruetypeunicode()
Adds unicode fonts.
- _putursignature
- in file tcpdf.php, method TCPDF::_putursignature()
- _putviewerpreferences
- in file tcpdf.php, method TCPDF::_putviewerpreferences()
Output viewer preferences.
- _putxobjectdict
- in file tcpdf.php, method TCPDF::_putxobjectdict()
Output object dictionary for images.
- _RC4
- in file tcpdf.php, method TCPDF::_RC4()
Returns the input text exrypted using RC4 algorithm and the specified key.
- _textstring
- in file tcpdf.php, method TCPDF::_textstring()
Format a text string for meta information
- _toJPEG
- in file tcpdf.php, method TCPDF::_toJPEG()
Convert the loaded php image to a JPEG and then return a structure for the PDF creator.
- _Uvalue
- in file tcpdf.php, method TCPDF::_Uvalue()
Compute U value (used for RC4 encryption)
- __construct
- in file tcpdf.php, method TCPDF::__construct()
This is the class constructor.
- __construct
- in file barcodes.php, method TCPDFBarcode::__construct()
This is the class constructor.
- __construct
- in file 2dbarcodes.php, method TCPDF2DBarcode::__construct()
This is the class constructor.
- __destruct
- in file tcpdf.php, method TCPDF::__destruct()
Default destructor.
top
a
- $AliasNbPages
- in file tcpdf.php, variable TCPDF::$AliasNbPages
- $AliasNumPage
- in file tcpdf.php, variable TCPDF::$AliasNumPage
- $author
- in file tcpdf.php, variable TCPDF::$author
- $AutoPageBreak
- in file tcpdf.php, variable TCPDF::$AutoPageBreak
- AcceptPageBreak
- in file tcpdf.php, method TCPDF::AcceptPageBreak()
Whenever a page break condition is met, the method is called, and the break is issued or not depending on the returned value.
- addExtGState
- in file tcpdf.php, method TCPDF::addExtGState()
- AddFont
- in file tcpdf.php, method TCPDF::AddFont()
Imports a TrueType, Type1, core, or CID0 font and makes it available.
- addHtmlLink
- in file tcpdf.php, method TCPDF::addHtmlLink()
Output anchor link.
- addHTMLVertSpace
- in file tcpdf.php, method TCPDF::addHTMLVertSpace()
Add vertical spaces if needed.
- AddLink
- in file tcpdf.php, method TCPDF::AddLink()
Creates a new internal link and returns its identifier. The identifier can then be passed to Cell(), Write(), Image() or Link().
- AddPage
- in file tcpdf.php, method TCPDF::AddPage()
Adds a new page to the document.
- AddSpotColor
- in file tcpdf.php, method TCPDF::AddSpotColor()
Defines a new spot color.
- addTOC
- in file tcpdf.php, method TCPDF::addTOC()
Output a Table of Content Index (TOC).
- AliasNbPages
- in file tcpdf.php, method TCPDF::AliasNbPages()
Defines an alias for the total number of pages.
- AliasNumPage
- in file tcpdf.php, method TCPDF::AliasNumPage()
Defines an alias for the page number.
- Annotation
- in file tcpdf.php, method TCPDF::Annotation()
Puts a markup annotation on a rectangular area of the page.
- Arrow
- in file tcpdf.php, method TCPDF::Arrow()
Draws a grahic arrow.
- arrUTF8ToUTF16BE
- in file tcpdf.php, method TCPDF::arrUTF8ToUTF16BE()
Converts array of UTF-8 characters to UTF16-BE string. Based on: http://www.
top
b
- $barcode
- in file tcpdf.php, variable TCPDF::$barcode
- $barcode_array
- in file 2dbarcodes.php, variable TCPDF2DBarcode::$barcode_array
- $barcode_array
- in file barcodes.php, variable TCPDFBarcode::$barcode_array
- $bgcolor
- in file tcpdf.php, variable TCPDF::$bgcolor
- $bMargin
- in file tcpdf.php, variable TCPDF::$bMargin
- $booklet
- in file tcpdf.php, variable TCPDF::$booklet
Booklet mode for double-sided pages
- $buffer
- in file tcpdf.php, variable TCPDF::$buffer
- $bufferlen
- in file tcpdf.php, variable TCPDF::$bufferlen
Lenght of the buffer in bytes.
- barcode_c128
- in file barcodes.php, method TCPDFBarcode::barcode_c128()
C128 barcodes.
- barcode_codabar
- in file barcodes.php, method TCPDFBarcode::barcode_codabar()
CODABAR barcodes.
- barcode_code11
- in file barcodes.php, method TCPDFBarcode::barcode_code11()
CODE11 barcodes.
- barcode_code39
- in file barcodes.php, method TCPDFBarcode::barcode_code39()
CODE 39 - ANSI MH10.
- barcode_code93
- in file barcodes.php, method TCPDFBarcode::barcode_code93()
CODE 93 - USS-93
- barcode_eanext
- in file barcodes.php, method TCPDFBarcode::barcode_eanext()
UPC-Based Extentions
- barcode_eanupc
- in file barcodes.php, method TCPDFBarcode::barcode_eanupc()
EAN13 and UPC-A barcodes.
- barcode_i25
- in file barcodes.php, method TCPDFBarcode::barcode_i25()
Interleaved 2 of 5 barcodes.
- barcode_imb
- in file barcodes.php, method TCPDFBarcode::barcode_imb()
IMB - Intelligent Mail Barcode - Onecode - USPS-B-3200 (requires PHP bcmath extension) Intelligent Mail barcode is a 65-bar code for use on mail in the United States.
- barcode_msi
- in file barcodes.php, method TCPDFBarcode::barcode_msi()
MSI.
- barcode_pharmacode
- in file barcodes.php, method TCPDFBarcode::barcode_pharmacode()
Pharmacode
- barcode_pharmacode2t
- in file barcodes.php, method TCPDFBarcode::barcode_pharmacode2t()
Pharmacode two-track
- barcode_postnet
- in file barcodes.php, method TCPDFBarcode::barcode_postnet()
POSTNET and PLANET barcodes.
- barcode_rms4cc
- in file barcodes.php, method TCPDFBarcode::barcode_rms4cc()
RMS4CC - CBC - KIX RMS4CC (Royal Mail 4-state Customer Code) - CBC (Customer Bar Code) - KIX (Klant index - Customer index) RM4SCC is the name of the barcode symbology used by the Royal Mail for its Cleanmail service.
- barcode_s25
- in file barcodes.php, method TCPDFBarcode::barcode_s25()
Standard 2 of 5 barcodes.
- binseq_to_array
- in file barcodes.php, method TCPDFBarcode::binseq_to_array()
Convert binary barcode sequence to TCPDF barcode array
- Bookmark
- in file tcpdf.php, method TCPDF::Bookmark()
- Button
- in file tcpdf.php, method TCPDF::Button()
- barcodes.php
- procedural page barcodes.php
top
c
- $cache_file_lenght
- in file tcpdf.php, variable TCPDF::$cache_file_lenght
Array used to store the lenghts of cache files
- $cache_maxsize_UTF8StringToArray
- in file tcpdf.php, variable TCPDF::$cache_maxsize_UTF8StringToArray
Maximum size of cache array used for UTF8StringToArray() method.
- $cache_size_UTF8StringToArray
- in file tcpdf.php, variable TCPDF::$cache_size_UTF8StringToArray
Current size of cache array used for UTF8StringToArray() method.
- $cache_UTF8StringToArray
- in file tcpdf.php, variable TCPDF::$cache_UTF8StringToArray
Cache array for UTF8StringToArray() method.
- $cell_height_ratio
- in file tcpdf.php, variable TCPDF::$cell_height_ratio
Default cell height ratio.
- $cMargin
- in file tcpdf.php, variable TCPDF::$cMargin
- $cntmrk
- in file tcpdf.php, variable TCPDF::$cntmrk
Array used to store content positions inside the pages buffer.
- $ColorFlag
- in file tcpdf.php, variable TCPDF::$ColorFlag
- $compress
- in file tcpdf.php, variable TCPDF::$compress
- $CoreFonts
- in file tcpdf.php, variable TCPDF::$CoreFonts
- $creator
- in file tcpdf.php, variable TCPDF::$creator
- $CurOrientation
- in file tcpdf.php, variable TCPDF::$CurOrientation
- $CurrentFont
- in file tcpdf.php, variable TCPDF::$CurrentFont
- $currpagegroup
- in file tcpdf.php, variable TCPDF::$currpagegroup
Contains the alias of the current page group
- $customlistindent
- in file tcpdf.php, variable TCPDF::$customlistindent
- Cell
- in file tcpdf.php, method TCPDF::Cell()
Prints a cell (rectangular area) with optional borders, background color and character string. If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.
- CheckBox
- in file tcpdf.php, method TCPDF::CheckBox()
- checkPageBreak
- in file tcpdf.php, method TCPDF::checkPageBreak()
Add page if needed.
- checksum_code39
- in file barcodes.php, method TCPDFBarcode::checksum_code39()
Calculate CODE 39 checksum (modulo 43).
- checksum_code93
- in file barcodes.php, method TCPDFBarcode::checksum_code93()
Calculate CODE 93 checksum (modulo 47).
- checksum_s25
- in file barcodes.php, method TCPDFBarcode::checksum_s25()
Checksum for standard 2 of 5 barcodes.
- Circle
- in file tcpdf.php, method TCPDF::Circle()
Draws a circle.
- Clip
- in file tcpdf.php, method TCPDF::Clip()
Set a rectangular clipping area.
- Close
- in file tcpdf.php, method TCPDF::Close()
Terminates the PDF document.
- closeHTMLTagHandler
- in file tcpdf.php, method TCPDF::closeHTMLTagHandler()
Process closing tags.
- ComboBox
- in file tcpdf.php, method TCPDF::ComboBox()
- commitTransaction
- in file tcpdf.php, method TCPDF::commitTransaction()
Delete the copy of the current TCPDF object used for undo operation.
- convertHTMLColorToDec
- in file tcpdf.php, method TCPDF::convertHTMLColorToDec()
Returns an associative array (keys: R,G,B) from an html color name or a six-digit or three-digit hexadecimal color representation (i.
- CoonsPatchMesh
- in file tcpdf.php, method TCPDF::CoonsPatchMesh()
Paints a coons patch mesh.
- Curve
- in file tcpdf.php, method TCPDF::Curve()
Draws a Bezier curve.
top
top
e
- $embeddedfiles
- in file tcpdf.php, variable TCPDF::$embeddedfiles
- $encoding
- in file tcpdf.php, variable TCPDF::$encoding
- $encrypted
- in file tcpdf.php, variable TCPDF::$encrypted
Indicates whether document is protected
- $encryption_key
- in file tcpdf.php, variable TCPDF::$encryption_key
RC4 encryption key
- $enc_obj_id
- in file tcpdf.php, variable TCPDF::$enc_obj_id
encryption object id
- $endlinex
- in file tcpdf.php, variable TCPDF::$endlinex
End position of the latest inserted line
- $epsmarker
- in file tcpdf.php, variable TCPDF::$epsmarker
String used to mark the beginning and end of EPS image blocks
- $extgstates
- in file tcpdf.php, variable TCPDF::$extgstates
Array of transparency objects and parameters.
- Ellipse
- in file tcpdf.php, method TCPDF::Ellipse()
Draws an ellipse.
- empty_string
- in file tcpdf.php, method TCPDF::empty_string()
Determine whether a string is empty.
- encode_code39_ext
- in file barcodes.php, method TCPDFBarcode::encode_code39_ext()
Encode a string to be used for CODE 39 Extended mode.
- endPage
- in file tcpdf.php, method TCPDF::endPage()
Terminate the current page
- Error
- in file tcpdf.php, method TCPDF::Error()
This method is automatically called in case of fatal error; it simply outputs the message and halts the execution.
- eng.php
- procedural page eng.php
top
f
- $feps
- in file tcpdf.php, variable TCPDF::$feps
Epsilon value used for float calculations
- $fgcolor
- in file tcpdf.php, variable TCPDF::$fgcolor
- $fhPt
- in file tcpdf.php, variable TCPDF::$fhPt
- $FillColor
- in file tcpdf.php, variable TCPDF::$FillColor
- $FontAscent
- in file tcpdf.php, variable TCPDF::$FontAscent
- $FontDescent
- in file tcpdf.php, variable TCPDF::$FontDescent
- $FontFamily
- in file tcpdf.php, variable TCPDF::$FontFamily
- $FontFiles
- in file tcpdf.php, variable TCPDF::$FontFiles
- $fontkeys
- in file tcpdf.php, variable TCPDF::$fontkeys
Store the font keys.
- $fontlist
- in file tcpdf.php, variable TCPDF::$fontlist
- $fonts
- in file tcpdf.php, variable TCPDF::$fonts
- $FontSize
- in file tcpdf.php, variable TCPDF::$FontSize
- $FontSizePt
- in file tcpdf.php, variable TCPDF::$FontSizePt
- $FontStyle
- in file tcpdf.php, variable TCPDF::$FontStyle
- $footerlen
- in file tcpdf.php, variable TCPDF::$footerlen
Array used to store footer lenght of each page.
- $footerpos
- in file tcpdf.php, variable TCPDF::$footerpos
Array used to store footer positions of each page.
- $footer_font
- in file tcpdf.php, variable TCPDF::$footer_font
- $footer_margin
- in file tcpdf.php, variable TCPDF::$footer_margin
- $fwPt
- in file tcpdf.php, variable TCPDF::$fwPt
- Footer
- in file tcpdf.php, method TCPDF::Footer()
This method is used to render the page footer.
- formatPageNumber
- in file tcpdf.php, method TCPDF::formatPageNumber()
Format the page numbers.
- formatTOCPageNumber
- in file tcpdf.php, method TCPDF::formatTOCPageNumber()
Format the page numbers on the Table Of Content.
top
g
- $gradients
- in file tcpdf.php, variable TCPDF::$gradients
Array for storing gradient information.
- GetAbsX
- in file tcpdf.php, method TCPDF::GetAbsX()
Returns the absolute X value of current position.
- getAliasNbPages
- in file tcpdf.php, method TCPDF::getAliasNbPages()
Returns the string alias used for the total number of pages.
- getAliasNumPage
- in file tcpdf.php, method TCPDF::getAliasNumPage()
Returns the string alias used for the page number.
- GetArrStringWidth
- in file tcpdf.php, method TCPDF::GetArrStringWidth()
Returns the string length of an array of chars in user unit.
- getBarcode
- in file tcpdf.php, method TCPDF::getBarcode()
Get current barcode.
- getBarcodeArray
- in file 2dbarcodes.php, method TCPDF2DBarcode::getBarcodeArray()
Return an array representations of barcode.
- getBarcodeArray
- in file barcodes.php, method TCPDFBarcode::getBarcodeArray()
Return an array representations of barcode.
- getBorderMode
- in file tcpdf.php, method TCPDF::getBorderMode()
Get the border mode accounting for multicell position (opens bottom side of multicell crossing pages)
- getBreakMargin
- in file tcpdf.php, method TCPDF::getBreakMargin()
Returns the page break margin.
- getBuffer
- in file tcpdf.php, method TCPDF::getBuffer()
Get buffer content.
- getCellCode
- in file tcpdf.php, method TCPDF::getCellCode()
Returns the PDF string code to print a cell (rectangular area) with optional borders, background color and character string. If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.
- getCellHeightRatio
- in file tcpdf.php, method TCPDF::getCellHeightRatio()
- GetCharWidth
- in file tcpdf.php, method TCPDF::GetCharWidth()
Returns the length of the char in user unit for the current font.
- getFontBuffer
- in file tcpdf.php, method TCPDF::getFontBuffer()
Get font buffer content.
- getFontFamily
- in file tcpdf.php, method TCPDF::getFontFamily()
Returns the current font family name.
- getFontSize
- in file tcpdf.php, method TCPDF::getFontSize()
Returns the current font size.
- getFontSizePt
- in file tcpdf.php, method TCPDF::getFontSizePt()
Returns the current font size in points unit.
- getFontsList
- in file tcpdf.php, method TCPDF::getFontsList()
Fill the list of available fonts ($this->fontlist).
- getFontStyle
- in file tcpdf.php, method TCPDF::getFontStyle()
Returns the current font style.
- getFooterFont
- in file tcpdf.php, method TCPDF::getFooterFont()
Get Footer font.
- getFooterMargin
- in file tcpdf.php, method TCPDF::getFooterMargin()
Returns footer margin in user units.
- getGDgamma
- in file tcpdf.php, method TCPDF::getGDgamma()
Correct the gamma value to be used with GD library
- getGraphicVars
- in file tcpdf.php, method TCPDF::getGraphicVars()
Returns current graphic variables as array.
- getGroupPageNo
- in file tcpdf.php, method TCPDF::getGroupPageNo()
- getGroupPageNoFormatted
- in file tcpdf.php, method TCPDF::getGroupPageNoFormatted()
Returns the current group page number formatted as a string.
- getHeaderData
- in file tcpdf.php, method TCPDF::getHeaderData()
Returns header data:
- getHeaderFont
- in file tcpdf.php, method TCPDF::getHeaderFont()
Get header font.
- getHeaderMargin
- in file tcpdf.php, method TCPDF::getHeaderMargin()
Returns header margin in user units.
- getHtmlDomArray
- in file tcpdf.php, method TCPDF::getHtmlDomArray()
Returns the HTML DOM array.
- getHTMLUnitToUnits
- in file tcpdf.php, method TCPDF::getHTMLUnitToUnits()
convert html string containing value and unit of measure to user's units or points.
- getImageBuffer
- in file tcpdf.php, method TCPDF::getImageBuffer()
Get page buffer content.
- getImageRBX
- in file tcpdf.php, method TCPDF::getImageRBX()
Return the right-bottom (or left-bottom for RTL) corner X coordinate of last inserted image
- getImageRBY
- in file tcpdf.php, method TCPDF::getImageRBY()
Return the right-bottom (or left-bottom for RTL) corner Y coordinate of last inserted image
- getImageScale
- in file tcpdf.php, method TCPDF::getImageScale()
Returns the adjusting factor to convert pixels to user units.
- getLastH
- in file tcpdf.php, method TCPDF::getLastH()
Get the last cell height.
- GetLineWidth
- in file tcpdf.php, method TCPDF::GetLineWidth()
Returns the current the line width.
- getMargins
- in file tcpdf.php, method TCPDF::getMargins()
Returns an array containing current margins:
- GetNumChars
- in file tcpdf.php, method TCPDF::GetNumChars()
Returns the numbero of characters in a string.
- getNumLines
- in file tcpdf.php, method TCPDF::getNumLines()
This method returns the estimated number of lines required to print the text.
- getNumPages
- in file tcpdf.php, method TCPDF::getNumPages()
Get the total number of insered pages.
- getObjFilename
- in file tcpdf.php, method TCPDF::getObjFilename()
Returns a temporary filename for caching object on filesystem.
- getOriginalMargins
- in file tcpdf.php, method TCPDF::getOriginalMargins()
Returns an array containing original margins:
- getPage
- in file tcpdf.php, method TCPDF::getPage()
Get current document page number.
- getPageBuffer
- in file tcpdf.php, method TCPDF::getPageBuffer()
Get page buffer content.
- getPageDimensions
- in file tcpdf.php, method TCPDF::getPageDimensions()
Returns an array of page dimensions:
- getPageGroupAlias
- in file tcpdf.php, method TCPDF::getPageGroupAlias()
- getPageHeight
- in file tcpdf.php, method TCPDF::getPageHeight()
Returns the page height in units.
- getPageNumGroupAlias
- in file tcpdf.php, method TCPDF::getPageNumGroupAlias()
- getPageWidth
- in file tcpdf.php, method TCPDF::getPageWidth()
Returns the page width in units.
- getPDFData
- in file tcpdf.php, method TCPDF::getPDFData()
Returns the PDF data.
- getRemainingWidth
- in file tcpdf.php, method TCPDF::getRemainingWidth()
Returns the remaining width between the current position and margins.
- getRTL
- in file tcpdf.php, method TCPDF::getRTL()
Return the RTL status
- getScaleFactor
- in file tcpdf.php, method TCPDF::getScaleFactor()
Returns the scale factor (number of points in user unit).
- GetStringWidth
- in file tcpdf.php, method TCPDF::GetStringWidth()
Returns the length of a string in user unit.
- GetX
- in file tcpdf.php, method TCPDF::GetX()
Returns the relative X value of current position.
- GetY
- in file tcpdf.php, method TCPDF::GetY()
Returns the ordinate of the current position.
- Gradient
- in file tcpdf.php, method TCPDF::Gradient()
Output gradient.
top
h
- $h
- in file tcpdf.php, variable TCPDF::$h
- $header_font
- in file tcpdf.php, variable TCPDF::$header_font
- $header_logo
- in file tcpdf.php, variable TCPDF::$header_logo
- $header_logo_width
- in file tcpdf.php, variable TCPDF::$header_logo_width
- $header_margin
- in file tcpdf.php, variable TCPDF::$header_margin
- $header_string
- in file tcpdf.php, variable TCPDF::$header_string
- $header_title
- in file tcpdf.php, variable TCPDF::$header_title
- $hPt
- in file tcpdf.php, variable TCPDF::$hPt
- $HREF
- in file tcpdf.php, variable TCPDF::$HREF
- $htmlLinkColorArray
- in file tcpdf.php, variable TCPDF::$htmlLinkColorArray
Default color for html links
- $htmlLinkFontStyle
- in file tcpdf.php, variable TCPDF::$htmlLinkFontStyle
Default font style to add to html links
- $htmlvspace
- in file tcpdf.php, variable TCPDF::$htmlvspace
Count the latest inserted vertical spaces on HTML
- Header
- in file tcpdf.php, method TCPDF::Header()
This method is used to render the page header.
- HEAD_MAGNIFICATION
- in file tcpdf_config.php, constant HEAD_MAGNIFICATION
magnification factor for titles
- hex_to_dec
- in file barcodes.php, method TCPDFBarcode::hex_to_dec()
Convert large hexadecimal number to decimal representation (string).
- htmlcolors.php
- procedural page htmlcolors.php
top
i
- $imagekeys
- in file tcpdf.php, variable TCPDF::$imagekeys
Store the image keys.
- $images
- in file tcpdf.php, variable TCPDF::$images
- $imgscale
- in file tcpdf.php, variable TCPDF::$imgscale
- $img_rb_x
- in file tcpdf.php, variable TCPDF::$img_rb_x
- $img_rb_y
- in file tcpdf.php, variable TCPDF::$img_rb_y
- $InFooter
- in file tcpdf.php, variable TCPDF::$InFooter
- $internal_encoding
- in file tcpdf.php, variable TCPDF::$internal_encoding
- $intmrk
- in file tcpdf.php, variable TCPDF::$intmrk
Array used to store positions inside the pages buffer.
- $isunicode
- in file tcpdf.php, variable TCPDF::$isunicode
- Image
- in file tcpdf.php, method TCPDF::Image()
Puts an image in the page.
- ImageEps
- in file tcpdf.php, method TCPDF::ImageEps()
Embed vector-based Adobe Illustrator (AI) or AI-compatible EPS files.
- ImagePngAlpha
- in file tcpdf.php, method TCPDF::ImagePngAlpha()
Extract info from a PNG image with alpha channel using the GD library.
- imb_crc11fcs
- in file barcodes.php, method TCPDFBarcode::imb_crc11fcs()
Intelligent Mail Barcode calculation of Frame Check Sequence
- imb_reverse_us
- in file barcodes.php, method TCPDFBarcode::imb_reverse_us()
Reverse unsigned short value
- imb_tables
- in file barcodes.php, method TCPDFBarcode::imb_tables()
generate Nof13 tables used for Intelligent Mail Barcode
- IncludeJS
- in file tcpdf.php, method TCPDF::IncludeJS()
- intToRoman
- in file tcpdf.php, method TCPDF::intToRoman()
Returns the Roman representation of an integer number
- ita.php
- procedural page ita.php
top
top
k
- $k
- in file tcpdf.php, variable TCPDF::$k
- $keywords
- in file tcpdf.php, variable TCPDF::$keywords
- K_BLANK_IMAGE
- in file tcpdf_config.php, constant K_BLANK_IMAGE
blank image
- K_CELL_HEIGHT_RATIO
- in file tcpdf_config.php, constant K_CELL_HEIGHT_RATIO
height of cell repect font height
- K_LRE
- in file unicode_data.php, constant K_LRE
Left-to-Right Embedding
- K_LRM
- in file unicode_data.php, constant K_LRM
Left-to-Right Mark
- K_LRO
- in file unicode_data.php, constant K_LRO
Left-to-Right Override
- K_PATH_CACHE
- in file tcpdf_config.php, constant K_PATH_CACHE
cache directory for temporary files (full path)
- K_PATH_FONTS
- in file tcpdf_config.php, constant K_PATH_FONTS
path for PDF fonts
- K_PATH_IMAGES
- in file tcpdf_config.php, constant K_PATH_IMAGES
images directory
- K_PATH_MAIN
- in file tcpdf_config.php, constant K_PATH_MAIN
Installation path (/var/www/tcpdf/).
- K_PATH_URL
- in file tcpdf_config.php, constant K_PATH_URL
URL path to tcpdf installation folder (http://localhost/tcpdf/).
- K_PATH_URL_CACHE
- in file tcpdf_config.php, constant K_PATH_URL_CACHE
cache directory for temporary files (url path)
- K_PDF
- in file unicode_data.php, constant K_PDF
Pop Directional Format
- K_RE_PATTERN_ARABIC
- in file unicode_data.php, constant K_RE_PATTERN_ARABIC
- K_RE_PATTERN_RTL
- in file unicode_data.php, constant K_RE_PATTERN_RTL
- K_RLE
- in file unicode_data.php, constant K_RLE
Right-to-Left Embedding
- K_RLM
- in file unicode_data.php, constant K_RLM
Right-to-Left Mark
- K_RLO
- in file unicode_data.php, constant K_RLO
Right-to-Left Override
- K_SMALL_RATIO
- in file tcpdf_config.php, constant K_SMALL_RATIO
reduction factor for small font
- K_TITLE_MAGNIFICATION
- in file tcpdf_config.php, constant K_TITLE_MAGNIFICATION
title magnification respect main font size
top
l
- $l
- in file tcpdf.php, variable TCPDF::$l
- $lasth
- in file tcpdf.php, variable TCPDF::$lasth
- $last_rc4_key
- in file tcpdf.php, variable TCPDF::$last_rc4_key
last RC4 key encrypted (cached for optimisation)
- $last_rc4_key_c
- in file tcpdf.php, variable TCPDF::$last_rc4_key_c
last RC4 computed key
- $LayoutMode
- in file tcpdf.php, variable TCPDF::$LayoutMode
- $linestyleCap
- in file tcpdf.php, variable TCPDF::$linestyleCap
PDF string for last line width
- $linestyleDash
- in file tcpdf.php, variable TCPDF::$linestyleDash
PDF string for last line width
- $linestyleJoin
- in file tcpdf.php, variable TCPDF::$linestyleJoin
PDF string for last line width
- $linestyleWidth
- in file tcpdf.php, variable TCPDF::$linestyleWidth
PDF string for last line width
- $linethrough
- in file tcpdf.php, variable TCPDF::$linethrough
line trough state
- $LineWidth
- in file tcpdf.php, variable TCPDF::$LineWidth
- $links
- in file tcpdf.php, variable TCPDF::$links
- $lispacer
- in file tcpdf.php, variable TCPDF::$lispacer
- $listcount
- in file tcpdf.php, variable TCPDF::$listcount
- $listindent
- in file tcpdf.php, variable TCPDF::$listindent
- $listnum
- in file tcpdf.php, variable TCPDF::$listnum
- $listordered
- in file tcpdf.php, variable TCPDF::$listordered
- $lisymbol
- in file tcpdf.php, variable TCPDF::$lisymbol
Symbol used for HTML unordered list items
- $lMargin
- in file tcpdf.php, variable TCPDF::$lMargin
- lastPage
- in file tcpdf.php, method TCPDF::lastPage()
Reset pointer to the last document page.
- Line
- in file tcpdf.php, method TCPDF::Line()
Draws a line between two points.
- LinearGradient
- in file tcpdf.php, method TCPDF::LinearGradient()
Paints a linear colour gradient.
- Link
- in file tcpdf.php, method TCPDF::Link()
Puts a link on a rectangular area of the page.
- ListBox
- in file tcpdf.php, method TCPDF::ListBox()
- Ln
- in file tcpdf.php, method TCPDF::Ln()
Performs a line break.
top
m
- MirrorH
- in file tcpdf.php, method TCPDF::MirrorH()
Horizontal Mirroring.
- MirrorL
- in file tcpdf.php, method TCPDF::MirrorL()
Reflection against a straight line through point (x, y) with the gradient angle (angle).
- MirrorP
- in file tcpdf.php, method TCPDF::MirrorP()
Point reflection mirroring.
- MirrorV
- in file tcpdf.php, method TCPDF::MirrorV()
Verical Mirroring.
- movePage
- in file tcpdf.php, method TCPDF::movePage()
Move a page to a previous position.
- MultiCell
- in file tcpdf.php, method TCPDF::MultiCell()
This method allows printing text with line breaks.
top
n
- $n
- in file tcpdf.php, variable TCPDF::$n
- $newline
- in file tcpdf.php, variable TCPDF::$newline
True if a newline is created.
- $newpagegroup
- in file tcpdf.php, variable TCPDF::$newpagegroup
Array of page numbers were a new page group was started
- $numfonts
- in file tcpdf.php, variable TCPDF::$numfonts
Counts the number of fonts.
- $numimages
- in file tcpdf.php, variable TCPDF::$numimages
Counts the number of pages.
- $numpages
- in file tcpdf.php, variable TCPDF::$numpages
Counts the number of pages.
- $n_js
- in file tcpdf.php, variable TCPDF::$n_js
javascript counter
- $n_ocg_print
- in file tcpdf.php, variable TCPDF::$n_ocg_print
Print visibility.
- $n_ocg_view
- in file tcpdf.php, variable TCPDF::$n_ocg_view
View visibility.
top
o
- $objcopy
- in file tcpdf.php, variable TCPDF::$objcopy
Used to store a cloned copy of the current class object
- $offsets
- in file tcpdf.php, variable TCPDF::$offsets
- $oldcMargin
- in file tcpdf.php, variable TCPDF::$oldcMargin
- $opencell
- in file tcpdf.php, variable TCPDF::$opencell
- $openMarkedContent
- in file tcpdf.php, variable TCPDF::$openMarkedContent
True if marked-content sequence is open
- $original_lMargin
- in file tcpdf.php, variable TCPDF::$original_lMargin
- $original_rMargin
- in file tcpdf.php, variable TCPDF::$original_rMargin
- $OutlineRoot
- in file tcpdf.php, variable TCPDF::$OutlineRoot
Outline root for bookmark
- $outlines
- in file tcpdf.php, variable TCPDF::$outlines
Outlines for bookmark
- $Ovalue
- in file tcpdf.php, variable TCPDF::$Ovalue
O entry in pdf document
- objclone
- in file tcpdf.php, method TCPDF::objclone()
Creates a copy of a class object
- Open
- in file tcpdf.php, method TCPDF::Open()
This method begins the generation of the PDF document.
- openHTMLTagHandler
- in file tcpdf.php, method TCPDF::openHTMLTagHandler()
Process opening tags.
- Output
- in file tcpdf.php, method TCPDF::Output()
Send the document to a given destination: string, local file or browser.
top
p
- $padding
- in file tcpdf.php, variable TCPDF::$padding
RC4 padding
- $page
- in file tcpdf.php, variable TCPDF::$page
- $PageAnnots
- in file tcpdf.php, variable TCPDF::$PageAnnots
- $PageBreakTrigger
- in file tcpdf.php, variable TCPDF::$PageBreakTrigger
- $pagedim
- in file tcpdf.php, variable TCPDF::$pagedim
- $pagegroups
- in file tcpdf.php, variable TCPDF::$pagegroups
Contains the number of pages of the groups
- $pagelen
- in file tcpdf.php, variable TCPDF::$pagelen
Array containing page lenghts in bytes.
- $PageMode
- in file tcpdf.php, variable TCPDF::$PageMode
A name object specifying how the document should be displayed when opened.
- $pageopen
- in file tcpdf.php, variable TCPDF::$pageopen
Store the fage status (true when opened, false when closed).
- $pages
- in file tcpdf.php, variable TCPDF::$pages
- $PDFVersion
- in file tcpdf.php, variable TCPDF::$PDFVersion
- $premode
- in file tcpdf.php, variable TCPDF::$premode
- $print_footer
- in file tcpdf.php, variable TCPDF::$print_footer
- $print_header
- in file tcpdf.php, variable TCPDF::$print_header
- $Pvalue
- in file tcpdf.php, variable TCPDF::$Pvalue
P entry in pdf document
- PageNo
- in file tcpdf.php, method TCPDF::PageNo()
Returns the current page number.
- PageNoFormatted
- in file tcpdf.php, method TCPDF::PageNoFormatted()
Returns the current page number formatted as a string.
- PDF_AUTHOR
- in file tcpdf_config.php, constant PDF_AUTHOR
document author
- PDF_CREATOR
- in file tcpdf_config.php, constant PDF_CREATOR
document creator
- PDF_FONT_MONOSPACED
- in file tcpdf_config.php, constant PDF_FONT_MONOSPACED
default monospaced font name
- PDF_FONT_NAME_DATA
- in file tcpdf_config.php, constant PDF_FONT_NAME_DATA
default data font name
- PDF_FONT_NAME_MAIN
- in file tcpdf_config.php, constant PDF_FONT_NAME_MAIN
default main font name
- PDF_FONT_SIZE_DATA
- in file tcpdf_config.php, constant PDF_FONT_SIZE_DATA
default data font size
- PDF_FONT_SIZE_MAIN
- in file tcpdf_config.php, constant PDF_FONT_SIZE_MAIN
default main font size
- PDF_HEADER_LOGO
- in file tcpdf_config.php, constant PDF_HEADER_LOGO
image logo
- PDF_HEADER_LOGO_WIDTH
- in file tcpdf_config.php, constant PDF_HEADER_LOGO_WIDTH
header logo image width [mm]
- PDF_HEADER_STRING
- in file tcpdf_config.php, constant PDF_HEADER_STRING
header description string
- PDF_HEADER_TITLE
- in file tcpdf_config.php, constant PDF_HEADER_TITLE
header title
- PDF_IMAGE_SCALE_RATIO
- in file tcpdf_config.php, constant PDF_IMAGE_SCALE_RATIO
ratio used to adjust the conversion of pixels to user units
- PDF_MARGIN_BOTTOM
- in file tcpdf_config.php, constant PDF_MARGIN_BOTTOM
bottom margin
- PDF_MARGIN_FOOTER
- in file tcpdf_config.php, constant PDF_MARGIN_FOOTER
footer margin
- PDF_MARGIN_HEADER
- in file tcpdf_config.php, constant PDF_MARGIN_HEADER
header margin
- PDF_MARGIN_LEFT
- in file tcpdf_config.php, constant PDF_MARGIN_LEFT
left margin
- PDF_MARGIN_RIGHT
- in file tcpdf_config.php, constant PDF_MARGIN_RIGHT
right margin
- PDF_MARGIN_TOP
- in file tcpdf_config.php, constant PDF_MARGIN_TOP
top margin
- PDF_PAGE_FORMAT
- in file tcpdf_config.php, constant PDF_PAGE_FORMAT
page format
- PDF_PAGE_ORIENTATION
- in file tcpdf_config.php, constant PDF_PAGE_ORIENTATION
page orientation (P=portrait, L=landscape)
- PDF_PRODUCER
- in file tcpdf.php, constant PDF_PRODUCER
define default PDF document producer
- PDF_UNIT
- in file tcpdf_config.php, constant PDF_UNIT
document unit of measure [pt=point, mm=millimeter, cm=centimeter, in=inch]
- PieSector
- in file tcpdf.php, method TCPDF::PieSector()
Draw the sector of a circle.
- pixelsToUnits
- in file tcpdf.php, method TCPDF::pixelsToUnits()
Converts pixels to User's Units.
- Polycurve
- in file tcpdf.php, method TCPDF::Polycurve()
Draws a poly-Bezier curve.
- Polygon
- in file tcpdf.php, method TCPDF::Polygon()
Draws a polygon.
- putHtmlListBullet
- in file tcpdf.php, method TCPDF::putHtmlListBullet()
Output an HTML list bullet or ordered item symbol
top
r
- $re_spaces
- in file tcpdf.php, variable TCPDF::$re_spaces
Regular expression used to find blank characters used for word-wrapping.
- $rMargin
- in file tcpdf.php, variable TCPDF::$rMargin
- $rtl
- in file tcpdf.php, variable TCPDF::$rtl
- RadialGradient
- in file tcpdf.php, method TCPDF::RadialGradient()
Paints a radial colour gradient.
- RadioButton
- in file tcpdf.php, method TCPDF::RadioButton()
- readDiskCache
- in file tcpdf.php, method TCPDF::readDiskCache()
Read data from a temporary file on filesystem.
- Rect
- in file tcpdf.php, method TCPDF::Rect()
Draws a rectangle.
- RegularPolygon
- in file tcpdf.php, method TCPDF::RegularPolygon()
Draws a regular polygon.
- removeSHY
- in file tcpdf.php, method TCPDF::removeSHY()
Removes SHY characters from text.
- rfread
- in file tcpdf.php, method TCPDF::rfread()
Binary-safe and URL-safe file read.
- rollbackTransaction
- in file tcpdf.php, method TCPDF::rollbackTransaction()
This method allows to undo the latest transaction by returning the latest saved TCPDF object with startTransaction().
- Rotate
- in file tcpdf.php, method TCPDF::Rotate()
Rotate object.
- RoundedRect
- in file tcpdf.php, method TCPDF::RoundedRect()
Draws a rounded rectangle.
top
s
- $sign
- in file tcpdf.php, variable TCPDF::$sign
If true enables document signing
- $signature_data
- in file tcpdf.php, variable TCPDF::$signature_data
Signature data
- $signature_max_lenght
- in file tcpdf.php, variable TCPDF::$signature_max_lenght
Signature max lenght
- $sig_obj_id
- in file tcpdf.php, variable TCPDF::$sig_obj_id
Signature object ID
- $spot_colors
- in file tcpdf.php, variable TCPDF::$spot_colors
Array of Spot colors
- $state
- in file tcpdf.php, variable TCPDF::$state
- $subject
- in file tcpdf.php, variable TCPDF::$subject
- Scale
- in file tcpdf.php, method TCPDF::Scale()
Vertical and horizontal non-proportional Scaling.
- ScaleX
- in file tcpdf.php, method TCPDF::ScaleX()
Horizontal Scaling.
- ScaleXY
- in file tcpdf.php, method TCPDF::ScaleXY()
Vertical and horizontal proportional Scaling.
- ScaleY
- in file tcpdf.php, method TCPDF::ScaleY()
Vertical Scaling.
- setAlpha
- in file tcpdf.php, method TCPDF::setAlpha()
- SetAuthor
- in file tcpdf.php, method TCPDF::SetAuthor()
Defines the author of the document.
- SetAutoPageBreak
- in file tcpdf.php, method TCPDF::SetAutoPageBreak()
Enables or disables the automatic page breaking mode.
- setBarcode
- in file barcodes.php, method TCPDFBarcode::setBarcode()
Set the barcode.
- setBarcode
- in file tcpdf.php, method TCPDF::setBarcode()
Set document barcode.
- setBarcode
- in file 2dbarcodes.php, method TCPDF2DBarcode::setBarcode()
Set the barcode.
- SetBooklet
- in file tcpdf.php, method TCPDF::SetBooklet()
Set the booklet mode for double-sided pages.
- setBuffer
- in file tcpdf.php, method TCPDF::setBuffer()
Set buffer content (always append data).
- setCellHeightRatio
- in file tcpdf.php, method TCPDF::setCellHeightRatio()
- SetCellPadding
- in file tcpdf.php, method TCPDF::SetCellPadding()
Set the internal Cell padding.
- SetCompression
- in file tcpdf.php, method TCPDF::SetCompression()
Activates or deactivates page compression.
- setContentMark
- in file tcpdf.php, method TCPDF::setContentMark()
Set start-writing mark on selected page.
- SetCreator
- in file tcpdf.php, method TCPDF::SetCreator()
Defines the creator of the document.
- SetDefaultMonospacedFont
- in file tcpdf.php, method TCPDF::SetDefaultMonospacedFont()
Defines the default monospaced font.
- setDefaultTableColumns
- in file tcpdf.php, method TCPDF::setDefaultTableColumns()
- SetDisplayMode
- in file tcpdf.php, method TCPDF::SetDisplayMode()
Defines the way the document is to be displayed by the viewer.
- SetDrawColor
- in file tcpdf.php, method TCPDF::SetDrawColor()
Defines the color used for all drawing operations (lines, rectangles and cell borders).
- SetDrawColorArray
- in file tcpdf.php, method TCPDF::SetDrawColorArray()
Defines the color used for all drawing operations (lines, rectangles and cell borders).
- SetDrawSpotColor
- in file tcpdf.php, method TCPDF::SetDrawSpotColor()
Defines the spot color used for all drawing operations (lines, rectangles and cell borders).
- setExtGState
- in file tcpdf.php, method TCPDF::setExtGState()
- SetFillColor
- in file tcpdf.php, method TCPDF::SetFillColor()
Defines the color used for all filling operations (filled rectangles and cell backgrounds).
- SetFillColorArray
- in file tcpdf.php, method TCPDF::SetFillColorArray()
Defines the color used for all filling operations (filled rectangles and cell backgrounds).
- SetFillSpotColor
- in file tcpdf.php, method TCPDF::SetFillSpotColor()
Defines the spot color used for all filling operations (filled rectangles and cell backgrounds).
- SetFont
- in file tcpdf.php, method TCPDF::SetFont()
Sets the font used to print character strings.
- setFontBuffer
- in file tcpdf.php, method TCPDF::setFontBuffer()
Set font buffer content.
- SetFontSize
- in file tcpdf.php, method TCPDF::SetFontSize()
Defines the size of the current font.
- setFontSubBuffer
- in file tcpdf.php, method TCPDF::setFontSubBuffer()
Set font buffer content.
- setFooter
- in file tcpdf.php, method TCPDF::setFooter()
This method is used to render the page footer.
- setFooterFont
- in file tcpdf.php, method TCPDF::setFooterFont()
Set footer font.
- setFooterMargin
- in file tcpdf.php, method TCPDF::setFooterMargin()
Set footer margin.
- setGraphicVars
- in file tcpdf.php, method TCPDF::setGraphicVars()
Set graphic variables.
- setHeader
- in file tcpdf.php, method TCPDF::setHeader()
This method is used to render the page header.
- setHeaderData
- in file tcpdf.php, method TCPDF::setHeaderData()
Set header data.
- setHeaderFont
- in file tcpdf.php, method TCPDF::setHeaderFont()
Set header font.
- setHeaderMargin
- in file tcpdf.php, method TCPDF::setHeaderMargin()
Set header margin.
- setHtmlLinksStyle
- in file tcpdf.php, method TCPDF::setHtmlLinksStyle()
Set the color and font style for HTML links.
- setHtmlVSpace
- in file tcpdf.php, method TCPDF::setHtmlVSpace()
Set the vertical spaces for HTML tags.
- setImageBuffer
- in file tcpdf.php, method TCPDF::setImageBuffer()
Set image buffer content.
- setImageScale
- in file tcpdf.php, method TCPDF::setImageScale()
Set the adjusting factor to convert pixels to user units.
- setImageSubBuffer
- in file tcpdf.php, method TCPDF::setImageSubBuffer()
Set image buffer content.
- setJPEGQuality
- in file tcpdf.php, method TCPDF::setJPEGQuality()
- SetKeywords
- in file tcpdf.php, method TCPDF::SetKeywords()
Associates keywords with the document, generally in the form 'keyword1 keyword2 .
- setLanguageArray
- in file tcpdf.php, method TCPDF::setLanguageArray()
Set language array.
- setLastH
- in file tcpdf.php, method TCPDF::setLastH()
Set the last cell height.
- SetLeftMargin
- in file tcpdf.php, method TCPDF::SetLeftMargin()
Defines the left margin.
- SetLineStyle
- in file tcpdf.php, method TCPDF::SetLineStyle()
Set line style.
- SetLineWidth
- in file tcpdf.php, method TCPDF::SetLineWidth()
Defines the line width.
- SetLink
- in file tcpdf.php, method TCPDF::SetLink()
Defines the page and position a link points to.
- setListIndentWidth
- in file tcpdf.php, method TCPDF::setListIndentWidth()
Set custom width for list indentation.
- setLIsymbol
- in file tcpdf.php, method TCPDF::setLIsymbol()
Set the default bullet to be used as LI bullet symbol
- SetMargins
- in file tcpdf.php, method TCPDF::SetMargins()
Defines the left, top and right margins.
- setOpenCell
- in file tcpdf.php, method TCPDF::setOpenCell()
Set the top/bottom cell sides to be open or closed when the cell cross the page.
- setPage
- in file tcpdf.php, method TCPDF::setPage()
Move pointer at the specified document page and update page dimensions.
- setPageBuffer
- in file tcpdf.php, method TCPDF::setPageBuffer()
Set page buffer content.
- setPageFormat
- in file tcpdf.php, method TCPDF::setPageFormat()
Set the page format
- setPageMark
- in file tcpdf.php, method TCPDF::setPageMark()
Set start-writing mark on current page for multicell borders and fills.
- setPageOrientation
- in file tcpdf.php, method TCPDF::setPageOrientation()
Set page orientation.
- setPageUnit
- in file tcpdf.php, method TCPDF::setPageUnit()
Set the units of measure for the document.
- setPDFVersion
- in file tcpdf.php, method TCPDF::setPDFVersion()
- setPrintFooter
- in file tcpdf.php, method TCPDF::setPrintFooter()
Set a flag to print page footer.
- setPrintHeader
- in file tcpdf.php, method TCPDF::setPrintHeader()
Set a flag to print page header.
- SetProtection
- in file tcpdf.php, method TCPDF::SetProtection()
Set document protection The permission array is composed of values taken from the following ones:- copy: copy text and images to the clipboard
- print: print the document
- modify: modify it (except for annotations and forms)
- annot-forms: add annotations and forms
Remark: the protection against modification is for people who have the full Acrobat product.
- SetRightMargin
- in file tcpdf.php, method TCPDF::SetRightMargin()
Defines the right margin.
- setRTL
- in file tcpdf.php, method TCPDF::setRTL()
Enable or disable Right-To-Left language mode
- setSignature
- in file tcpdf.php, method TCPDF::setSignature()
- setSpacesRE
- in file tcpdf.php, method TCPDF::setSpacesRE()
Set regular expression to detect withespaces or word separators.
- SetSubject
- in file tcpdf.php, method TCPDF::SetSubject()
Defines the subject of the document.
- setTableHeader
- in file tcpdf.php, method TCPDF::setTableHeader()
This method is used to render the table header on new page (if any).
- setTempRTL
- in file tcpdf.php, method TCPDF::setTempRTL()
Force temporary RTL language direction
- SetTextColor
- in file tcpdf.php, method TCPDF::SetTextColor()
Defines the color used for text.
- SetTextColorArray
- in file tcpdf.php, method TCPDF::SetTextColorArray()
Defines the color used for text.
- SetTextSpotColor
- in file tcpdf.php, method TCPDF::SetTextSpotColor()
Defines the spot color used for text.
- SetTitle
- in file tcpdf.php, method TCPDF::SetTitle()
Defines the title of the document.
- SetTopMargin
- in file tcpdf.php, method TCPDF::SetTopMargin()
Defines the top margin.
- setUserRights
- in file tcpdf.php, method TCPDF::setUserRights()
- setViewerPreferences
- in file tcpdf.php, method TCPDF::setViewerPreferences()
- setVisibility
- in file tcpdf.php, method TCPDF::setVisibility()
- SetX
- in file tcpdf.php, method TCPDF::SetX()
Defines the abscissa of the current position.
- SetXY
- in file tcpdf.php, method TCPDF::SetXY()
Defines the abscissa and ordinate of the current position.
- SetY
- in file tcpdf.php, method TCPDF::SetY()
Moves the current abscissa back to the left margin and sets the ordinate.
- Skew
- in file tcpdf.php, method TCPDF::Skew()
Skew.
- SkewX
- in file tcpdf.php, method TCPDF::SkewX()
Skew horizontally.
- SkewY
- in file tcpdf.php, method TCPDF::SkewY()
Skew vertically.
- StarPolygon
- in file tcpdf.php, method TCPDF::StarPolygon()
Draws a star polygon
- startPage
- in file tcpdf.php, method TCPDF::startPage()
Starts a new page to the document.
- startPageGroup
- in file tcpdf.php, method TCPDF::startPageGroup()
- startTransaction
- in file tcpdf.php, method TCPDF::startTransaction()
Stores a copy of the current TCPDF object used for undo operation.
- StartTransform
- in file tcpdf.php, method TCPDF::StartTransform()
Starts a 2D tranformation saving current graphic state.
- StopTransform
- in file tcpdf.php, method TCPDF::StopTransform()
Stops a 2D tranformation restoring previous graphic state.
- swapMargins
- in file tcpdf.php, method TCPDF::swapMargins()
Swap the left and right margins.
top
t
- $tagvspaces
- in file tcpdf.php, variable TCPDF::$tagvspaces
Array used for custom vertical spaces for HTML tags
- $tempfontsize
- in file tcpdf.php, variable TCPDF::$tempfontsize
- $TextColor
- in file tcpdf.php, variable TCPDF::$TextColor
- $thead
- in file tcpdf.php, variable TCPDF::$thead
Table header content to be repeated on each new page
- $theadMargins
- in file tcpdf.php, variable TCPDF::$theadMargins
Margins used for table header.
- $title
- in file tcpdf.php, variable TCPDF::$title
- $tMargin
- in file tcpdf.php, variable TCPDF::$tMargin
- $tmprtl
- in file tcpdf.php, variable TCPDF::$tmprtl
- $transfmatrix
- in file tcpdf.php, variable TCPDF::$transfmatrix
Array of transformation matrix
- $transfmrk
- in file tcpdf.php, variable TCPDF::$transfmrk
Array used to store positions of graphics transformation blocks inside the page buffer.
- tcpdf_config.php
- procedural page tcpdf_config.php
- tcpdf.php
- procedural page tcpdf.php
- TCPDF
- in file tcpdf.php, class TCPDF
This is a PHP class for generating PDF documents without requiring external extensions.
- TCPDF2DBarcode
- in file 2dbarcodes.php, class TCPDF2DBarcode
PHP class to creates array representations for 2D barcodes to be used with TCPDF (http://www.
- TCPDFBarcode
- in file barcodes.php, class TCPDFBarcode
PHP class to creates array representations for common 1D barcodes to be used with TCPDF (http://www.
- Text
- in file tcpdf.php, method TCPDF::Text()
Prints a character string.
- TextField
- in file tcpdf.php, method TCPDF::TextField()
- Transform
- in file tcpdf.php, method TCPDF::Transform()
Apply graphic transformations.
- Translate
- in file tcpdf.php, method TCPDF::Translate()
Translate graphic object horizontally and vertically.
- TranslateX
- in file tcpdf.php, method TCPDF::TranslateX()
Translate graphic object horizontally.
- TranslateY
- in file tcpdf.php, method TCPDF::TranslateY()
Translate graphic object vertically.
top
u
- $underline
- in file tcpdf.php, variable TCPDF::$underline
- $ur
- in file tcpdf.php, variable TCPDF::$ur
If true enables user's rights on PDF reader
- $ur_annots
- in file tcpdf.php, variable TCPDF::$ur_annots
Names specifying additional annotation-related usage rights for the document.
- $ur_document
- in file tcpdf.php, variable TCPDF::$ur_document
Names specifying additional document-wide usage rights for the document.
- $ur_form
- in file tcpdf.php, variable TCPDF::$ur_form
Names specifying additional form-field-related usage rights for the document.
- $ur_signature
- in file tcpdf.php, variable TCPDF::$ur_signature
Names specifying additional signature-related usage rights for the document.
- $Uvalue
- in file tcpdf.php, variable TCPDF::$Uvalue
U entry in pdf document
- unicode_data.php
- procedural page unicode_data.php
- unhtmlentities
- in file tcpdf.php, method TCPDF::unhtmlentities()
Reverse function for htmlentities.
- UniArrSubString
- in file tcpdf.php, method TCPDF::UniArrSubString()
Extract a slice of the $uniarr array and return it as string.
- unichr
- in file tcpdf.php, method TCPDF::unichr()
Returns the unicode caracter specified by UTF-8 code
- UTF8ArrayToUniArray
- in file tcpdf.php, method TCPDF::UTF8ArrayToUniArray()
Convert an array of UTF8 values to array of unicode characters
- UTF8ArrSubString
- in file tcpdf.php, method TCPDF::UTF8ArrSubString()
Extract a slice of the $strarr array and return it as string.
- utf8Bidi
- in file tcpdf.php, method TCPDF::utf8Bidi()
Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.
- UTF8StringToArray
- in file tcpdf.php, method TCPDF::UTF8StringToArray()
Converts UTF-8 strings to codepoints array.
- utf8StrRev
- in file tcpdf.php, method TCPDF::utf8StrRev()
Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.
- UTF8ToLatin1
- in file tcpdf.php, method TCPDF::UTF8ToLatin1()
Converts UTF-8 strings to Latin1 when using the standard 14 core fonts.
- UTF8ToUTF16BE
- in file tcpdf.php, method TCPDF::UTF8ToUTF16BE()
Converts UTF-8 strings to UTF16-BE.
top
v
- $viewer_preferences
- in file tcpdf.php, variable TCPDF::$viewer_preferences
PDF viewer preferences.
- $visibility
- in file tcpdf.php, variable TCPDF::$visibility
Restrict the rendering of some elements to screen or printout.
top
w
- $w
- in file tcpdf.php, variable TCPDF::$w
- $wPt
- in file tcpdf.php, variable TCPDF::$wPt
- Write
- in file tcpdf.php, method TCPDF::Write()
This method prints text from the current position.
- write1DBarcode
- in file tcpdf.php, method TCPDF::write1DBarcode()
Print a Linear Barcode.
- write2DBarcode
- in file tcpdf.php, method TCPDF::write2DBarcode()
Print 2D Barcode.
- writeBarcode
- in file tcpdf.php, method TCPDF::writeBarcode()
This function is DEPRECATED, please use the new write1DBarcode() function.
- writeDiskCache
- in file tcpdf.php, method TCPDF::writeDiskCache()
Writes data to a temporary file on filesystem.
- writeHTML
- in file tcpdf.php, method TCPDF::writeHTML()
Allows to preserve some HTML formatting (limited support). IMPORTANT: The HTML must be well formatted - try to clean-up it using an application like HTML-Tidy before submitting.
- writeHTMLCell
- in file tcpdf.php, method TCPDF::writeHTMLCell()
Prints a cell (rectangular area) with optional borders, background color and html text string.
top
top
top
top
top
|
|