<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$annotation_fonts">TCPDF::$annotation_fonts</a><br> List of fonts used on form fields (fontname => fontkey).</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$annots_start_obj_id">TCPDF::$annots_start_obj_id</a><br> Start ID for annotation objects</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$annot_obj_id">TCPDF::$annot_obj_id</a><br> Max ID of annotation object</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$apxo_obj_id">TCPDF::$apxo_obj_id</a><br> Current ID of appearance streams XObjects</dd>
<dt><b>$apxo_start_obj_id</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$apxo_start_obj_id">TCPDF::$apxo_start_obj_id</a><br> Start ID for appearance streams XObjects</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodAcceptPageBreak">TCPDF::AcceptPageBreak()</a><br> Whenever a page break condition is met, the method is called, and the break is issued or not depending on the returned value.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodaddExtGState">TCPDF::addExtGState()</a><br> Add transparency parameters to the current extgstate</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodAddFont">TCPDF::AddFont()</a><br> Imports a TrueType, Type1, core, or CID0 font and makes it available.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodAddLink">TCPDF::AddLink()</a><br> Creates a new internal link and returns its identifier. An internal link is a clickable area which directs to another place within the document.<br/> The identifier can then be passed to Cell(), Write(), Image() or Link(). The destination is defined with SetLink().</dd>
<dt><b>AddPage</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodAddPage">TCPDF::AddPage()</a><br> Adds a new page to the document. If a page is already present, the Footer() method is called first to output the footer (if enabled). Then the page is added, the current position set to the top-left corner according to the left and top margins (or top-right if in RTL mode), and Header() is called to display the header (if enabled).</dd>
<dt><b>AddSpotColor</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodAddSpotColor">TCPDF::AddSpotColor()</a><br> Defines a new spot color.</dd>
<dt><b>addTOC</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodaddTOC">TCPDF::addTOC()</a><br> Output a Table of Content Index (TOC).</dd>
<dt><b>AliasNbPages</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodAliasNbPages">TCPDF::AliasNbPages()</a><br> Defines an alias for the total number of pages.</dd>
<dt><b>AliasNumPage</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodAliasNumPage">TCPDF::AliasNumPage()</a><br> Defines an alias for the page number.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodallocate">QRcode::allocate()</a><br> Return an array with zeros</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodAnnotation">TCPDF::Annotation()</a><br> Puts a markup annotation on a rectangular area of the page.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodappendBitstream">QRcode::appendBitstream()</a><br> Append one bitstream to another</dd>
<dt><b>appendBytes</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodappendBytes">QRcode::appendBytes()</a><br> Append one bitstream created from bytes to another</dd>
<dt><b>appendNewInputItem</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodappendNewInputItem">QRcode::appendNewInputItem()</a><br> Append data to an input object.</dd>
<dt><b>appendNum</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodappendNum">QRcode::appendNum()</a><br> Append one bitstream created from number to another</dd>
<dt><b>appendPaddingBit</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodappendPaddingBit">QRcode::appendPaddingBit()</a><br> Append Padding Bit to bitstream</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$bufferlen">TCPDF::$bufferlen</a><br> Length of the buffer in bytes.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$byterange_string">TCPDF::$byterange_string</a><br> ByteRange placemark used during signature process.</dd>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodbarcode_imb">TCPDFBarcode::barcode_imb()</a><br> 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.</dd>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodbarcode_postnet">TCPDFBarcode::barcode_postnet()</a><br> POSTNET and PLANET barcodes.</dd>
<dt><b>barcode_rms4cc</b></dt>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodbarcode_rms4cc">TCPDFBarcode::barcode_rms4cc()</a><br> 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.</dd>
<dt><b>barcode_s25</b></dt>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodbarcode_s25">TCPDFBarcode::barcode_s25()</a><br> Standard 2 of 5 barcodes.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodbinarize">QRcode::binarize()</a><br> Convert the frame in binary form</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$cache_file_length">TCPDF::$cache_file_length</a><br> Array used to store the lengths of cache files</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$cache_maxsize_UTF8StringToArray">TCPDF::$cache_maxsize_UTF8StringToArray</a><br> Maximum size of cache array used for UTF8StringToArray() method.</dd>
<dt><b>$cache_size_UTF8StringToArray</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$cache_size_UTF8StringToArray">TCPDF::$cache_size_UTF8StringToArray</a><br> Current size of cache array used for UTF8StringToArray() method.</dd>
<dt><b>$cache_UTF8StringToArray</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$cache_UTF8StringToArray">TCPDF::$cache_UTF8StringToArray</a><br> Cache array for UTF8StringToArray() method.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$cntmrk">TCPDF::$cntmrk</a><br> Array used to store content positions inside the pages buffer.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$currpagegroup">TCPDF::$currpagegroup</a><br> Contains the alias of the current page group</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$curr_annot_obj_id">TCPDF::$curr_annot_obj_id</a><br> Current ID of annotation object</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodCell">TCPDF::Cell()</a><br> Prints a cell (rectangular area) with optional borders, background color and character string. The upper-left corner of the cell corresponds to the current position. The text can be aligned or centered. After the call, the current position moves to the right or to the next line. It is possible to put a link on the text.<br/> If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.</dd>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodchecksum_s25">TCPDFBarcode::checksum_s25()</a><br> Checksum for standard 2 of 5 barcodes.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodCircle">TCPDF::Circle()</a><br> Draws a circle.</dd>
<dt><b>Clip</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodClip">TCPDF::Clip()</a><br> Set a rectangular clipping area.</dd>
<dt><b>Close</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodClose">TCPDF::Close()</a><br> Terminates the PDF document.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodcommitTransaction">TCPDF::commitTransaction()</a><br> Delete the copy of the current TCPDF object used for undo operation.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodconvertHTMLColorToDec">TCPDF::convertHTMLColorToDec()</a><br> Returns an associative array (keys: R,G,B) from an html color name or a six-digit or three-digit hexadecimal color representation (i.e. #3FE5AA or #7FF).</dd>
<dt><b>CoonsPatchMesh</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodCoonsPatchMesh">TCPDF::CoonsPatchMesh()</a><br> Paints a coons patch mesh.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodcopyPage">TCPDF::copyPage()</a><br> Clone the specified page to a new page.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodcreateFrame">QRcode::createFrame()</a><br> Return a copy of initialized frame.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$default_form_prop">TCPDF::$default_form_prop</a><br> Deafult Javascript field properties. Possible values are described on official Javascript for Acrobat API reference. Annotation options can be directly specified using the 'aopt' entry.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$diskcache">TCPDF::$diskcache</a><br> If true enables disk caching.</dd>
<dt><b>$dpi</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$dpi">TCPDF::$dpi</a><br> Dot Per Inch Document Resolution (do not change)</dd>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methoddec_to_hex">TCPDFBarcode::dec_to_hex()</a><br> Convert large integer number to hexadecimal representation.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$embedded_start_obj_id">TCPDF::$embedded_start_obj_id</a><br> Start ID for embedded file objects</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$endlinex">TCPDF::$endlinex</a><br> End position of the latest inserted line</dd>
<dt><b>$epsmarker</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$epsmarker">TCPDF::$epsmarker</a><br> String used to mark the beginning and end of EPS image blocks</dd>
<dt><b>$extgstates</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$extgstates">TCPDF::$extgstates</a><br> Array of transparency objects and parameters.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodempty_string">TCPDF::empty_string()</a><br> Determine whether a string is empty.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodencodeString">QRcode::encodeString()</a><br> Encode the input string to QR code</dd>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodencode_code39_ext">TCPDFBarcode::encode_code39_ext()</a><br> Encode a string to be used for CODE 39 Extended mode.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodencode_rs_char">QRcode::encode_rs_char()</a><br> Encode a Reed-Solomon codec and returns the parity array</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodendPage">TCPDF::endPage()</a><br> Terminate the current page</dd>
<dt><b>Error</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodError">TCPDF::Error()</a><br> This method is automatically called in case of fatal error; it simply outputs the message and halts the execution. An inherited class may override it to customize the error handling but should always halt the script, or the resulting document would probably be invalid.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$feps">TCPDF::$feps</a><br> Epsilon value used for float calculations</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$fontkeys">TCPDF::$fontkeys</a><br> Store the font keys.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$font_obj_ids">TCPDF::$font_obj_ids</a><br> Store the font object IDs.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$footerlen">TCPDF::$footerlen</a><br> Array used to store footer length of each page.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$footerpos">TCPDF::$footerpos</a><br> Array used to store footer positions of each page.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$form_action">TCPDF::$form_action</a><br> Current form action (used during XHTML rendering)</dd>
<dt><b>$form_enctype</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$form_enctype">TCPDF::$form_enctype</a><br> Current form encryption type (used during XHTML rendering)</dd>
<dt><b>$form_mode</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$form_mode">TCPDF::$form_mode</a><br> Current method to submit forms.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$form_obj_id">TCPDF::$form_obj_id</a><br> List of form annotations IDs</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodFooter">TCPDF::Footer()</a><br> This method is used to render the page footer.</dd>
<dt><b>formatPageNumber</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodformatPageNumber">TCPDF::formatPageNumber()</a><br> Format the page numbers.</dd>
<dt><b>formatTOCPageNumber</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodformatTOCPageNumber">TCPDF::formatTOCPageNumber()</a><br> Format the page numbers on the Table Of Content.</dd>
</dl>
</div>
<ahref="elementindex.html#top">top</a><br>
<hr/>
<aname="g"></a>
<div>
<h2>g</h2>
<dl>
<dt><b>$gradients</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$gradients">TCPDF::$gradients</a><br> Array for storing gradient information.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodGetAbsX">TCPDF::GetAbsX()</a><br> Returns the absolute X value of current position.</dd>
<dt><b>getAliasNbPages</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetAliasNbPages">TCPDF::getAliasNbPages()</a><br> Returns the string alias used for the total number of pages.</dd>
<dt><b>getAliasNumPage</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetAliasNumPage">TCPDF::getAliasNumPage()</a><br> Returns the string alias used for the page number.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodGetArrStringWidth">TCPDF::GetArrStringWidth()</a><br> Returns the string length of an array of chars in user unit or an array of characters widths. A font must be selected.<br/></dd>
<dd>in file 2dbarcodes.php, method <ahref="com-tecnick-tcpdf/TCPDF2DBarcode.html#methodgetBarcodeArray">TCPDF2DBarcode::getBarcodeArray()</a><br> Return an array representations of barcode.</dd>
<dt><b>getBarcodeArray</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetBarcodeArray">QRcode::getBarcodeArray()</a><br> Returns a barcode array which is readable by TCPDF</dd>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodgetBarcodeArray">TCPDFBarcode::getBarcodeArray()</a><br> Return an array representations of barcode.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetBitStream">QRcode::getBitStream()</a><br> Returns a stream of bits.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetBorderMode">TCPDF::getBorderMode()</a><br> Get the border mode accounting for multicell position (opens bottom side of multicell crossing pages)</dd>
<dt><b>getBreakMargin</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetBreakMargin">TCPDF::getBreakMargin()</a><br> Returns the page break margin.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetByteStream">QRcode::getByteStream()</a><br> Pack all bit streams padding bits into a byte array.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetCellCode">TCPDF::getCellCode()</a><br> Returns the PDF string code to print a cell (rectangular area) with optional borders, background color and character string. The upper-left corner of the cell corresponds to the current position. The text can be aligned or centered. After the call, the current position moves to the right or to the next line. It is possible to put a link on the text.<br/> If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetCellHeightRatio">TCPDF::getCellHeightRatio()</a><br> return the height of cell repect font height.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodGetCharWidth">TCPDF::GetCharWidth()</a><br> Returns the length of the char in user unit for the current font.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetDataLength">QRcode::getDataLength()</a><br> Return maximum data code length (bytes) for the version.</dd>
<dt><b>getECCLength</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetECCLength">QRcode::getECCLength()</a><br> Return maximum error correction code length (bytes) for the version.</dd>
<dt><b>getEccSpec</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetEccSpec">QRcode::getEccSpec()</a><br> Return an array of ECC specification.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetFontAscent">TCPDF::getFontAscent()</a><br> Return the font ascent value</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetFontDescent">TCPDF::getFontDescent()</a><br> Return the font descent value</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetFontFamily">TCPDF::getFontFamily()</a><br> Returns the current font family name.</dd>
<dt><b>getFontSize</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetFontSize">TCPDF::getFontSize()</a><br> Returns the current font size.</dd>
<dt><b>getFontSizePt</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetFontSizePt">TCPDF::getFontSizePt()</a><br> Returns the current font size in points unit.</dd>
<dt><b>getFontsList</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetFontsList">TCPDF::getFontsList()</a><br> Fill the list of available fonts ($this->fontlist).</dd>
<dt><b>getFontStyle</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetFontStyle">TCPDF::getFontStyle()</a><br> Returns the current font style.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetFooterMargin">TCPDF::getFooterMargin()</a><br> Returns footer margin in user units.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetFormatInfo">QRcode::getFormatInfo()</a><br> Return BCH encoded format information pattern.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetFormDefaultProp">TCPDF::getFormDefaultProp()</a><br> Return the default properties for form fields.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetFrameAt">QRcode::getFrameAt()</a><br> Get frame value at specified position</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetGDgamma">TCPDF::getGDgamma()</a><br> Correct the gamma value to be used with GD library</dd>
<dt><b>getGraphicVars</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetGraphicVars">TCPDF::getGraphicVars()</a><br> Returns current graphic variables as array.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetGroupPageNo">TCPDF::getGroupPageNo()</a><br> Return the current page in the group.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetGroupPageNoFormatted">TCPDF::getGroupPageNoFormatted()</a><br> Returns the current group page number formatted as a string.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetHeaderMargin">TCPDF::getHeaderMargin()</a><br> Returns header margin in user units.</dd>
<dt><b>getHtmlDomArray</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetHtmlDomArray">TCPDF::getHtmlDomArray()</a><br> Returns the HTML DOM array.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetHTMLUnitToUnits">TCPDF::getHTMLUnitToUnits()</a><br> Convert HTML string containing value and unit of measure to user's units or points.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetHyphenPatternsFromTEX">TCPDF::getHyphenPatternsFromTEX()</a><br> Returns an array of hyphenation patterns.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetImageFileType">TCPDF::getImageFileType()</a><br> Return the image type given the file name or array returned by getimagesize() function.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetImageRBX">TCPDF::getImageRBX()</a><br> Return the right-bottom (or left-bottom for RTL) corner X coordinate of last inserted image</dd>
<dt><b>getImageRBY</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetImageRBY">TCPDF::getImageRBY()</a><br> Return the right-bottom (or left-bottom for RTL) corner Y coordinate of last inserted image</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetImageScale">TCPDF::getImageScale()</a><br> Returns the adjusting factor to convert pixels to user units.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetLastH">TCPDF::getLastH()</a><br> Get the last cell height.</dd>
<dt><b>GetLineWidth</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodGetLineWidth">TCPDF::GetLineWidth()</a><br> Returns the current the line width.</dd>
<dt><b>getMargins</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetMargins">TCPDF::getMargins()</a><br> Returns an array containing current margins:</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetMinimumVersion">QRcode::getMinimumVersion()</a><br> Return a version number that satisfies the input code length.</dd>
<dt><b>getNextPosition</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetNextPosition">QRcode::getNextPosition()</a><br> Return the next frame position</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodGetNumChars">TCPDF::GetNumChars()</a><br> Returns the numbero of characters in a string.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetNumLines">TCPDF::getNumLines()</a><br> This method returns the estimated number of lines required to print the text (not the real number just a quick estimation).</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetNumPages">TCPDF::getNumPages()</a><br> Get the total number of insered pages.</dd>
<dt><b>getObjFilename</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetObjFilename">TCPDF::getObjFilename()</a><br> Returns a temporary filename for caching object on filesystem.</dd>
<dt><b>getOriginalMargins</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetOriginalMargins">TCPDF::getOriginalMargins()</a><br> Returns an array containing original margins:</dd>
<dt><b>getPage</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetPage">TCPDF::getPage()</a><br> Get current document page number.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetPageDimensions">TCPDF::getPageDimensions()</a><br> Returns an array of page dimensions:</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetPageGroupAlias">TCPDF::getPageGroupAlias()</a><br> Return the alias of the current page group If the current font is unicode type, the returned string is surrounded by additional curly braces.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetPageHeight">TCPDF::getPageHeight()</a><br> Returns the page height in units.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetPageNumGroupAlias">TCPDF::getPageNumGroupAlias()</a><br> Return the alias for the page number on the current page group If the current font is unicode type, the returned string is surrounded by additional curly braces.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetPageWidth">TCPDF::getPageWidth()</a><br> Returns the page width in units.</dd>
<dt><b>getPDFData</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetPDFData">TCPDF::getPDFData()</a><br> Returns the PDF data.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetRemainder">QRcode::getRemainder()</a><br> Return the numer of remainder bits.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetRemainingWidth">TCPDF::getRemainingWidth()</a><br> Returns the remaining width between the current position and margins.</dd>
<dt><b>getRTL</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetRTL">TCPDF::getRTL()</a><br> Return the RTL status</dd>
<dt><b>getScaleFactor</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetScaleFactor">TCPDF::getScaleFactor()</a><br> Returns the scale factor (number of points in user unit).</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodgetSpaceString">TCPDF::getSpaceString()</a><br> Returns the string used to find spaces</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodGetStringWidth">TCPDF::GetStringWidth()</a><br> Returns the length of a string in user unit. A font must be selected.<br/></dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetVersionPattern">QRcode::getVersionPattern()</a><br> Return BCH encoded version information pattern that is used for the symbol of version 7 or greater. Use lower 18 bits.</dd>
<dt><b>getWidth</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodgetWidth">QRcode::getWidth()</a><br> Return the width of the symbol for the version.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodGetX">TCPDF::GetX()</a><br> Returns the relative X value of current position.</dd>
<dt><b>GetY</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodGetY">TCPDF::GetY()</a><br> Returns the ordinate of the current position.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodget_mqr">TCPDF::get_mqr()</a><br> Gets the current active configuration setting of magic_quotes_runtime (if the get_magic_quotes_runtime function exist)</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$htmlLinkColorArray">TCPDF::$htmlLinkColorArray</a><br> Default color for html links</dd>
<dt><b>$htmlLinkFontStyle</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$htmlLinkFontStyle">TCPDF::$htmlLinkFontStyle</a><br> Default font style to add to html links</dd>
<dt><b>$htmlvspace</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$htmlvspace">TCPDF::$htmlvspace</a><br> Count the latest inserted vertical spaces on HTML</dd>
<dt><b>Header</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodHeader">TCPDF::Header()</a><br> This method is used to render the page header.</dd>
<dt><b>HEAD_MAGNIFICATION</b></dt>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#defineHEAD_MAGNIFICATION">HEAD_MAGNIFICATION</a><br> magnification factor for titles</dd>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodhex_to_dec">TCPDFBarcode::hex_to_dec()</a><br> Convert large hexadecimal number to decimal representation (string).</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodhyphenateText">TCPDF::hyphenateText()</a><br> Returns text with soft hyphens.</dd>
<dt><b>hyphenateWord</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodhyphenateWord">TCPDF::hyphenateWord()</a><br> Returns an array of chars containing soft hyphens.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$inthead">TCPDF::$inthead</a><br> True when we are printing the thead section on a new page</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$intmrk">TCPDF::$intmrk</a><br> Array used to store positions inside the pages buffer.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodImage">TCPDF::Image()</a><br> Puts an image in the page.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodImagePngAlpha">TCPDF::ImagePngAlpha()</a><br> Extract info from a PNG image with alpha channel using the GD library.</dd>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodimb_crc11fcs">TCPDFBarcode::imb_crc11fcs()</a><br> Intelligent Mail Barcode calculation of Frame Check Sequence</dd>
<dt><b>imb_reverse_us</b></dt>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodimb_reverse_us">TCPDFBarcode::imb_reverse_us()</a><br> Reverse unsigned short value</dd>
<dt><b>imb_tables</b></dt>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#methodimb_tables">TCPDFBarcode::imb_tables()</a><br> generate Nof13 tables used for Intelligent Mail Barcode</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodinit_rs">QRcode::init_rs()</a><br> Initialize a Reed-Solomon codec and add it to existing rsitems</dd>
<dt><b>init_rs_char</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodinit_rs_char">QRcode::init_rs_char()</a><br> Initialize a Reed-Solomon codec and returns an array of values.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodintToRoman">TCPDF::intToRoman()</a><br> Returns the Roman representation of an integer number</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodisalnumat">QRcode::isalnumat()</a><br> Return true if the character at specified position is an alphanumeric character</dd>
<dt><b>isdigitat</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodisdigitat">QRcode::isdigitat()</a><br> Return true if the character at specified position is a number</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodisRTLTextDir">TCPDF::isRTLTextDir()</a><br> Return the current temporary RTL status</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$js_obj_id">TCPDF::$js_obj_id</a><br> Current ID of javascript object</dd>
<dt><b>$js_start_obj_id</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$js_start_obj_id">TCPDF::$js_start_obj_id</a><br> Start ID for javascript objects</dd>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#defineK_CELL_HEIGHT_RATIO">K_CELL_HEIGHT_RATIO</a><br> height of cell repect font height</dd>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#defineK_PATH_FONTS">K_PATH_FONTS</a><br> path for PDF fonts</dd>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#defineK_SMALL_RATIO">K_SMALL_RATIO</a><br> reduction factor for small font</dd>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#defineK_TCPDF_CALLS_IN_HTML">K_TCPDF_CALLS_IN_HTML</a><br> if true allows to call TCPDF methods using HTML syntax IMPORTANT: For security reason, disable this feature if you are printing user HTML content.</dd>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#defineK_THAI_TOPCHARS">K_THAI_TOPCHARS</a><br> set to true to enable the special procedure used to avoid the overlappind of symbols on Thai language</dd>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#defineK_TITLE_MAGNIFICATION">K_TITLE_MAGNIFICATION</a><br> title magnification respect main font size</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$linestyleCap">TCPDF::$linestyleCap</a><br> PDF string for last line width</dd>
<dt><b>$linestyleDash</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$linestyleDash">TCPDF::$linestyleDash</a><br> PDF string for last line width</dd>
<dt><b>$linestyleJoin</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$linestyleJoin">TCPDF::$linestyleJoin</a><br> PDF string for last line width</dd>
<dt><b>$linestyleWidth</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$linestyleWidth">TCPDF::$linestyleWidth</a><br> PDF string for last line width</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$lisymbol">TCPDF::$lisymbol</a><br> Symbol used for HTML unordered list items</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodlastPage">TCPDF::lastPage()</a><br> Reset pointer to the last document page.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodlengthIndicator">QRcode::lengthIndicator()</a><br> Return the size of length indicator for the mode and version.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodLine">TCPDF::Line()</a><br> Draws a line between two points.</dd>
<dt><b>LinearGradient</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodLinearGradient">TCPDF::LinearGradient()</a><br> Paints a linear colour gradient.</dd>
<dt><b>Link</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodLink">TCPDF::Link()</a><br> Puts a link on a rectangular area of the page.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodlookAnTable">QRcode::lookAnTable()</a><br> Look up the alphabet-numeric convesion table (see JIS X0510:2004, pp.19).</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodmaximumWords">QRcode::maximumWords()</a><br> Return the maximum length for the mode and version.</dd>
<dt><b>MAX_STRUCTURED_SYMBOLS</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineMAX_STRUCTURED_SYMBOLS">MAX_STRUCTURED_SYMBOLS</a><br> Max number of symbols for structured mode</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodMirrorL">TCPDF::MirrorL()</a><br> Reflection against a straight line through point (x, y) with the gradient angle (angle).</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodmovePage">TCPDF::movePage()</a><br> Move a page to a previous position.</dd>
<dt><b>MultiCell</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodMultiCell">TCPDF::MultiCell()</a><br> This method allows printing text with line breaks.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$newline">TCPDF::$newline</a><br> True if a newline is created.</dd>
<dt><b>$newpagegroup</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$newpagegroup">TCPDF::$newpagegroup</a><br> Array of page numbers were a new page group was started</dd>
<dt><b>$numfonts</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$numfonts">TCPDF::$numfonts</a><br> Counts the number of fonts.</dd>
<dt><b>$numimages</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$numimages">TCPDF::$numimages</a><br> Counts the number of pages.</dd>
<dt><b>$numpages</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$numpages">TCPDF::$numpages</a><br> Counts the number of pages.</dd>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineN1">N1</a><br> Down point base value for case 1 mask pattern (concatenation of same color in a line or a column)</dd>
<dt><b>N2</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineN2">N2</a><br> Down point base value for case 2 mask pattern (module block of same color)</dd>
<dt><b>N3</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineN3">N3</a><br> Down point base value for case 3 mask pattern (1:1:3:1:1(dark:bright:dark:bright:dark)pattern in a line or a column)</dd>
<dt><b>N4</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineN4">N4</a><br> Down point base value for case 4 mask pattern (ration of dark modules in whole)</dd>
<dt><b>newFrame</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodnewFrame">QRcode::newFrame()</a><br> Set new frame for the specified version.</dd>
<dt><b>newFromBytes</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodnewFromBytes">QRcode::newFromBytes()</a><br> Return new bitstream from bytes</dd>
<dt><b>newFromNum</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodnewFromNum">QRcode::newFromNum()</a><br> Return new bitstream from number</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$objcopy">TCPDF::$objcopy</a><br> Used to store a cloned copy of the current class object</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$openMarkedContent">TCPDF::$openMarkedContent</a><br> True if marked-content sequence is open</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$OutlineRoot">TCPDF::$OutlineRoot</a><br> Outline root for bookmark</dd>
<dt><b>$outlines</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$outlines">TCPDF::$outlines</a><br> Outlines for bookmark</dd>
<dt><b>$Ovalue</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$Ovalue">TCPDF::$Ovalue</a><br> O entry in pdf document</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodobjclone">TCPDF::objclone()</a><br> Creates a copy of a class object</dd>
<dt><b>Open</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodOpen">TCPDF::Open()</a><br> This method begins the generation of the PDF document.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodOutput">TCPDF::Output()</a><br> Send the document to a given destination: string, local file or browser.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$pagegroups">TCPDF::$pagegroups</a><br> Contains the number of pages of the groups</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$PageMode">TCPDF::$PageMode</a><br> A name object specifying how the document should be displayed when opened.</dd>
<dt><b>$pageopen</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$pageopen">TCPDF::$pageopen</a><br> Store the fage status (true when opened, false when closed).</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$Pvalue">TCPDF::$Pvalue</a><br> P entry in pdf document</dd>
<dt><b>PageNo</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodPageNo">TCPDF::PageNo()</a><br> Returns the current page number.</dd>
<dt><b>PageNoFormatted</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodPageNoFormatted">TCPDF::PageNoFormatted()</a><br> Returns the current page number formatted as a string.</dd>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#definePDF_FONT_MONOSPACED">PDF_FONT_MONOSPACED</a><br> default monospaced font name</dd>
<dt><b>PDF_FONT_NAME_DATA</b></dt>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#definePDF_FONT_NAME_DATA">PDF_FONT_NAME_DATA</a><br> default data font name</dd>
<dt><b>PDF_FONT_NAME_MAIN</b></dt>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#definePDF_FONT_NAME_MAIN">PDF_FONT_NAME_MAIN</a><br> default main font name</dd>
<dt><b>PDF_FONT_SIZE_DATA</b></dt>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#definePDF_FONT_SIZE_DATA">PDF_FONT_SIZE_DATA</a><br> default data font size</dd>
<dt><b>PDF_FONT_SIZE_MAIN</b></dt>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#definePDF_FONT_SIZE_MAIN">PDF_FONT_SIZE_MAIN</a><br> default main font size</dd>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#definePDF_IMAGE_SCALE_RATIO">PDF_IMAGE_SCALE_RATIO</a><br> ratio used to adjust the conversion of pixels to user units</dd>
<dd>in file tcpdf.php, constant <ahref="com-tecnick-tcpdf/_tcpdf.php.html#definePDF_PRODUCER">PDF_PRODUCER</a><br> define default PDF document producer</dd>
<dt><b>PDF_UNIT</b></dt>
<dd>in file tcpdf_config.php, constant <ahref="com-tecnick-tcpdf/_config---tcpdf_config.php.html#definePDF_UNIT">PDF_UNIT</a><br> document unit of measure [pt=point, mm=millimeter, cm=centimeter, in=inch]</dd>
<dt><b>PieSector</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodPieSector">TCPDF::PieSector()</a><br> Draw the sector of a circle.</dd>
<dt><b>pixelsToUnits</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodpixelsToUnits">TCPDF::pixelsToUnits()</a><br> Converts pixels to User's Units.</dd>
<dt><b>Polycurve</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodPolycurve">TCPDF::Polycurve()</a><br> Draws a poly-Bezier curve.</dd>
<dt><b>Polygon</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodPolygon">TCPDF::Polygon()</a><br> Draws a polygon.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodputAlignmentMarker">QRcode::putAlignmentMarker()</a><br> Put an alignment marker.</dd>
<dt><b>putAlignmentPattern</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodputAlignmentPattern">QRcode::putAlignmentPattern()</a><br> Put an alignment pattern.</dd>
<dt><b>putFinderPattern</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodputFinderPattern">QRcode::putFinderPattern()</a><br> Put a finder pattern.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodputHtmlListBullet">TCPDF::putHtmlListBullet()</a><br> Output an HTML list bullet or ordered item symbol</dd>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQRCAP_EC">QRCAP_EC</a><br> Matrix index to get error correction level from $capacity array.</dd>
<dt><b>QRCAP_REMINDER</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQRCAP_REMINDER">QRCAP_REMINDER</a><br> Matrix index to get remainder from $capacity array.</dd>
<dt><b>QRCAP_WIDTH</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQRCAP_WIDTH">QRCAP_WIDTH</a><br> Matrix index to get width from $capacity array.</dd>
<dt><b>QRCAP_WORDS</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQRCAP_WORDS">QRCAP_WORDS</a><br> Matrix index to get number of words from $capacity array.</dd>
<dt><b>QRcode</b></dt>
<dd>in file qrcode.php, class <ahref="com-tecnick-tcpdf/QRcode.html">QRcode</a><br> Class to create QR-code arrays for TCPDF class.</dd>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQRCODEDEFS">QRCODEDEFS</a><br> Indicate that definitions for this class are set</dd>
<dt><b>QRSPEC_VERSION_MAX</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQRSPEC_VERSION_MAX">QRSPEC_VERSION_MAX</a><br> Maximum QR Code version.</dd>
<dt><b>QRSPEC_WIDTH_MAX</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQRSPEC_WIDTH_MAX">QRSPEC_WIDTH_MAX</a><br> Maximum matrix size for maximum version (version 40 is 177*177 matrix).</dd>
<dt><b>qrstrset</b></dt>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodqrstrset">QRcode::qrstrset()</a><br> Replace a value on the array at the specified position</dd>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQR_ECLEVEL_H">QR_ECLEVEL_H</a><br> Error correction level H : About 30% or less errors can be corrected.</dd>
<dt><b>QR_ECLEVEL_L</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQR_ECLEVEL_L">QR_ECLEVEL_L</a><br> Error correction level L : About 7% or less errors can be corrected.</dd>
<dt><b>QR_ECLEVEL_M</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQR_ECLEVEL_M">QR_ECLEVEL_M</a><br> Error correction level M : About 15% or less errors can be corrected.</dd>
<dt><b>QR_ECLEVEL_Q</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQR_ECLEVEL_Q">QR_ECLEVEL_Q</a><br> Error correction level Q : About 25% or less errors can be corrected.</dd>
<dt><b>QR_FIND_BEST_MASK</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQR_FIND_BEST_MASK">QR_FIND_BEST_MASK</a><br> if true, estimates best mask (spec. default, but extremally slow; set to false to significant performance boost but (propably) worst quality code</dd>
<dt><b>QR_FIND_FROM_RANDOM</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQR_FIND_FROM_RANDOM">QR_FIND_FROM_RANDOM</a><br> if false, checks all masks available, otherwise value tells count of masks need to be checked, mask id are got randomly</dd>
<dt><b>QR_MODE_8B</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQR_MODE_8B">QR_MODE_8B</a><br> Encoding mode 8bit byte data. In theory, 2953 characters or less can be stored in a QRcode.</dd>
<dt><b>QR_MODE_AN</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQR_MODE_AN">QR_MODE_AN</a><br> Encoding mode alphanumeric (0-9A-Z $%*+-./:) 45characters. 2 characters are encoded to 11bit length. In theory, 4296 characters or less can be stored in a QRcode.</dd>
<dt><b>QR_MODE_KJ</b></dt>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQR_MODE_KJ">QR_MODE_KJ</a><br> Encoding mode KANJI. A KANJI character (multibyte character) is encoded to 13bit length. In theory, 1817 characters or less can be stored in a QRcode.</dd>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineQR_MODE_NM">QR_MODE_NM</a><br> Encoding mode numeric (0-9). 3 characters are encoded to 10bit length. In theory, 7089 characters or less can be stored in a QRcode.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$radiobutton_groups">TCPDF::$radiobutton_groups</a><br> List of radio buttons parent objects.</dd>
<dt><b>$radio_groups</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$radio_groups">TCPDF::$radio_groups</a><br> List of radio group objects IDs</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$re_spaces">TCPDF::$re_spaces</a><br> Regular expression used to find blank characters used for word-wrapping.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodreadDiskCache">TCPDF::readDiskCache()</a><br> Read data from a temporary file on filesystem.</dd>
<dt><b>Rect</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodRect">TCPDF::Rect()</a><br> Draws a rectangle.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodrevstrpos">TCPDF::revstrpos()</a><br> Find position of last occurrence of a substring in a string</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodrollbackTransaction">TCPDF::rollbackTransaction()</a><br> This method allows to undo the latest transaction by returning the latest saved TCPDF object with startTransaction().</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$sig_annot_ref">TCPDF::$sig_annot_ref</a><br> Placemark used during signature process.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$start_transaction_page">TCPDF::$start_transaction_page</a><br> Store page number when startTransaction() is called.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$start_transaction_y">TCPDF::$start_transaction_y</a><br> Store Y position when startTransaction() is called.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodselectColumn">TCPDF::selectColumn()</a><br> Set position at a given column</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodserializeTCPDFtagParameters">TCPDF::serializeTCPDFtagParameters()</a><br> Serialize an array of parameters to be used with TCPDF tag in HTML code.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetAuthor">TCPDF::SetAuthor()</a><br> Defines the author of the document.</dd>
<dt><b>SetAutoPageBreak</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetAutoPageBreak">TCPDF::SetAutoPageBreak()</a><br> Enables or disables the automatic page breaking mode. When enabling, the second parameter is the distance from the bottom of the page that defines the triggering limit. By default, the mode is on and the margin is 2 cm.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetCellHeightRatio">TCPDF::setCellHeightRatio()</a><br> Set the height of the cell (line height) respect the font height.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetCompression">TCPDF::SetCompression()</a><br> Activates or deactivates page compression. When activated, the internal representation of each page is compressed, which leads to a compression ratio of about 2 for the resulting document. Compression is on by default.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetContentMark">TCPDF::setContentMark()</a><br> Set start-writing mark on selected page.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetCreator">TCPDF::SetCreator()</a><br> Defines the creator of the document. This is typically the name of the application that generates the PDF.</dd>
<dt><b>SetDefaultMonospacedFont</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetDefaultMonospacedFont">TCPDF::SetDefaultMonospacedFont()</a><br> Defines the default monospaced font.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetDefaultTableColumns">TCPDF::setDefaultTableColumns()</a><br> Set the default number of columns in a row for HTML tables.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetDisplayMode">TCPDF::SetDisplayMode()</a><br> Defines the way the document is to be displayed by the viewer.</dd>
<dt><b>SetDrawColor</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetDrawColor">TCPDF::SetDrawColor()</a><br> Defines the color used for all drawing operations (lines, rectangles and cell borders). It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.</dd>
<dt><b>SetDrawColorArray</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetDrawColorArray">TCPDF::SetDrawColorArray()</a><br> Defines the color used for all drawing operations (lines, rectangles and cell borders).</dd>
<dt><b>SetDrawSpotColor</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetDrawSpotColor">TCPDF::SetDrawSpotColor()</a><br> Defines the spot color used for all drawing operations (lines, rectangles and cell borders).</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetEqualColumns">TCPDF::setEqualColumns()</a><br> Set multiple columns of the same size</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetFillColor">TCPDF::SetFillColor()</a><br> Defines the color used for all filling operations (filled rectangles and cell backgrounds). It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.</dd>
<dt><b>SetFillColorArray</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetFillColorArray">TCPDF::SetFillColorArray()</a><br> Defines the color used for all filling operations (filled rectangles and cell backgrounds).</dd>
<dt><b>SetFillSpotColor</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetFillSpotColor">TCPDF::SetFillSpotColor()</a><br> Defines the spot color used for all filling operations (filled rectangles and cell backgrounds).</dd>
<dt><b>SetFont</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetFont">TCPDF::SetFont()</a><br> Sets the font used to print character strings.</dd>
<dt><b>setFontBuffer</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetFontBuffer">TCPDF::setFontBuffer()</a><br> Set font buffer content.</dd>
<dt><b>SetFontSize</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetFontSize">TCPDF::SetFontSize()</a><br> Defines the size of the current font.</dd>
<dt><b>setFontSubBuffer</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetFontSubBuffer">TCPDF::setFontSubBuffer()</a><br> Set font buffer content.</dd>
<dt><b>setFooter</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetFooter">TCPDF::setFooter()</a><br> This method is used to render the page footer.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetFormDefaultProp">TCPDF::setFormDefaultProp()</a><br> Set default properties for form fields.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodsetFrameAt">QRcode::setFrameAt()</a><br> Set frame value at specified position</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetHeader">TCPDF::setHeader()</a><br> This method is used to render the page header.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetHtmlLinksStyle">TCPDF::setHtmlLinksStyle()</a><br> Set the color and font style for HTML links.</dd>
<dt><b>setHtmlVSpace</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetHtmlVSpace">TCPDF::setHtmlVSpace()</a><br> Set the vertical spaces for HTML tags.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetImageScale">TCPDF::setImageScale()</a><br> Set the adjusting factor to convert pixels to user units.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetKeywords">TCPDF::SetKeywords()</a><br> Associates keywords with the document, generally in the form 'keyword1 keyword2 ...'.</dd>
<dt><b>setLanguageArray</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetLanguageArray">TCPDF::setLanguageArray()</a><br> Set language array.</dd>
<dt><b>setLastH</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetLastH">TCPDF::setLastH()</a><br> Set the last cell height.</dd>
<dt><b>SetLeftMargin</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetLeftMargin">TCPDF::SetLeftMargin()</a><br> Defines the left margin. The method can be called before creating the first page. If the current abscissa gets out of page, it is brought back to the margin.</dd>
<dt><b>SetLineStyle</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetLineStyle">TCPDF::SetLineStyle()</a><br> Set line style.</dd>
<dt><b>SetLineWidth</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetLineWidth">TCPDF::SetLineWidth()</a><br> Defines the line width. By default, the value equals 0.2 mm. The method can be called before the first page is created and the value is retained from page to page.</dd>
<dt><b>SetLink</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetLink">TCPDF::SetLink()</a><br> Defines the page and position a link points to.</dd>
<dt><b>setListIndentWidth</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetListIndentWidth">TCPDF::setListIndentWidth()</a><br> Set custom width for list indentation.</dd>
<dt><b>setLIsymbol</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetLIsymbol">TCPDF::setLIsymbol()</a><br> Set the default bullet to be used as LI bullet symbol</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetMargins">TCPDF::SetMargins()</a><br> Defines the left, top and right margins.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetOpenCell">TCPDF::setOpenCell()</a><br> Set the top/bottom cell sides to be open or closed when the cell cross the page.</dd>
<dt><b>setPage</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetPage">TCPDF::setPage()</a><br> Move pointer at the specified document page and update page dimensions.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetPageMark">TCPDF::setPageMark()</a><br> Set start-writing mark on current page stream used to put borders and fills.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetPageUnit">TCPDF::setPageUnit()</a><br> Set the units of measure for the document.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetPDFVersion">TCPDF::setPDFVersion()</a><br> Set the PDF version (check PDF reference for valid values).</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetPrintFooter">TCPDF::setPrintFooter()</a><br> Set a flag to print page footer.</dd>
<dt><b>setPrintHeader</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetPrintHeader">TCPDF::setPrintHeader()</a><br> Set a flag to print page header.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetRightMargin">TCPDF::SetRightMargin()</a><br> Defines the right margin. The method can be called before creating the first page.</dd>
<dt><b>setRTL</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetRTL">TCPDF::setRTL()</a><br> Enable or disable Right-To-Left language mode</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetSpacesRE">TCPDF::setSpacesRE()</a><br> Set regular expression to detect withespaces or word separators.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetSubject">TCPDF::SetSubject()</a><br> Defines the subject of the document.</dd>
<dt><b>setTableHeader</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetTableHeader">TCPDF::setTableHeader()</a><br> This method is used to render the table header on new page (if any).</dd>
<dt><b>setTempRTL</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetTempRTL">TCPDF::setTempRTL()</a><br> Force temporary RTL language direction</dd>
<dt><b>SetTextColor</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetTextColor">TCPDF::SetTextColor()</a><br> Defines the color used for text. It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.</dd>
<dt><b>SetTextColorArray</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetTextColorArray">TCPDF::SetTextColorArray()</a><br> Defines the color used for text. It can be expressed in RGB components or gray scale.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetTextSpotColor">TCPDF::SetTextSpotColor()</a><br> Defines the spot color used for text.</dd>
<dt><b>SetTitle</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetTitle">TCPDF::SetTitle()</a><br> Defines the title of the document.</dd>
<dt><b>SetTopMargin</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetTopMargin">TCPDF::SetTopMargin()</a><br> Defines the top margin. The method can be called before creating the first page.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetUserRights">TCPDF::setUserRights()</a><br> Set User's Rights for PDF Reader WARNING: This works only using the Adobe private key with the setSignature() method!.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetViewerPreferences">TCPDF::setViewerPreferences()</a><br> Set the viewer preferences dictionary controlling the way the document is to be presented on the screen or in print.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodsetVisibility">TCPDF::setVisibility()</a><br> Set the visibility of the successive elements.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetX">TCPDF::SetX()</a><br> Defines the abscissa of the current position.</dd>
<dt><b>SetXY</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetXY">TCPDF::SetXY()</a><br> Defines the abscissa and ordinate of the current position.</dd>
<dt><b>SetY</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodSetY">TCPDF::SetY()</a><br> Moves the current abscissa back to the left margin and sets the ordinate.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodset_mqr">TCPDF::set_mqr()</a><br> Sets the current active configuration setting of magic_quotes_runtime (if the set_magic_quotes_runtime function exist)</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodStarPolygon">TCPDF::StarPolygon()</a><br> Draws a star polygon</dd>
<dt><b>startPage</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodstartPage">TCPDF::startPage()</a><br> Starts a new page to the document. The page must be closed using the endPage() function.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodstartPageGroup">TCPDF::startPageGroup()</a><br> Create a new page group.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodstartTransaction">TCPDF::startTransaction()</a><br> Stores a copy of the current TCPDF object used for undo operation.</dd>
<dd>in file qrcode.php, constant <ahref="com-tecnick-tcpdf/_qrcode.php.html#defineSTRUCTURE_HEADER_BITS">STRUCTURE_HEADER_BITS</a><br> Number of header bits for structured mode</dd>
<dt><b>str_split</b></dt>
<dd>in file qrcode.php, function <ahref="com-tecnick-tcpdf/_qrcode.php.html#functionstr_split">str_split()</a><br> Convert a string to an array (needed for PHP4 compatibility)</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodswapMargins">TCPDF::swapMargins()</a><br> Swap the left and right margins.</dd>
</dl>
</div>
<ahref="elementindex.html#top">top</a><br>
<hr/>
<aname="t"></a>
<div>
<h2>t</h2>
<dl>
<dt><b>$tagvspaces</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$tagvspaces">TCPDF::$tagvspaces</a><br> Array used for custom vertical spaces for HTML tags</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$textrendermode">TCPDF::$textrendermode</a><br> Text rendering mode: 0 = Fill text; 1 = Stroke text; 2 = Fill, then stroke text; 3 = Neither fill nor stroke text (invisible); 4 = Fill text and add to path for clipping; 5 = Stroke text and add to path for clipping; 6 = Fill, then stroke text and add to path for clipping; 7 = Add text to path for clipping.</dd>
<dt><b>$textstrokewidth</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$textstrokewidth">TCPDF::$textstrokewidth</a><br> Text stroke width in doc units</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$thead">TCPDF::$thead</a><br> Table header content to be repeated on each new page</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$theadMargins">TCPDF::$theadMargins</a><br> Margins used for table header.</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$transfmrk">TCPDF::$transfmrk</a><br> Array used to store positions of graphics transformation blocks inside the page buffer.</dd>
<dd>in file tcpdf.php, class <ahref="com-tecnick-tcpdf/TCPDF.html">TCPDF</a><br> This is a PHP class for generating PDF documents without requiring external extensions.<br/></dd>
<dd>in file 2dbarcodes.php, class <ahref="com-tecnick-tcpdf/TCPDF2DBarcode.html">TCPDF2DBarcode</a><br> PHP class to creates array representations for 2D barcodes to be used with TCPDF (http://www.tcpdf.org).<br/></dd>
<dd>in file barcodes.php, class <ahref="com-tecnick-tcpdf/TCPDFBarcode.html">TCPDFBarcode</a><br> PHP class to creates array representations for common 1D barcodes to be used with TCPDF (http://www.tcpdf.org).<br/></dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodText">TCPDF::Text()</a><br> Prints a text cell at the specified position.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodTextField">TCPDF::TextField()</a><br> Creates a text field</dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$ur">TCPDF::$ur</a><br> If true enables user's rights on PDF reader</dd>
<dt><b>$ur_annots</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$ur_annots">TCPDF::$ur_annots</a><br> Names specifying additional annotation-related usage rights for the document.</dd>
<dt><b>$ur_document</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$ur_document">TCPDF::$ur_document</a><br> Names specifying additional document-wide usage rights for the document.</dd>
<dt><b>$ur_form</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$ur_form">TCPDF::$ur_form</a><br> Names specifying additional form-field-related usage rights for the document.</dd>
<dt><b>$ur_signature</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$ur_signature">TCPDF::$ur_signature</a><br> Names specifying additional signature-related usage rights for the document.</dd>
<dt><b>$Uvalue</b></dt>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$Uvalue">TCPDF::$Uvalue</a><br> U entry in pdf document</dd>
<dt><b>unhtmlentities</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodunhtmlentities">TCPDF::unhtmlentities()</a><br> Reverse function for htmlentities.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodUniArrSubString">TCPDF::UniArrSubString()</a><br> Extract a slice of the $uniarr array and return it as string.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodUTF8ArrayToUniArray">TCPDF::UTF8ArrayToUniArray()</a><br> Convert an array of UTF8 values to array of unicode characters</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodUTF8ArrSubString">TCPDF::UTF8ArrSubString()</a><br> Extract a slice of the $strarr array and return it as string.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodutf8Bidi">TCPDF::utf8Bidi()</a><br> Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodutf8StrArrRev">TCPDF::utf8StrArrRev()</a><br> Reverse the RLT substrings array using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodUTF8StringToArray">TCPDF::UTF8StringToArray()</a><br> Converts UTF-8 strings to codepoints array.<br/></dd>
<dt><b>utf8StrRev</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodutf8StrRev">TCPDF::utf8StrRev()</a><br> Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).</dd>
<dt><b>UTF8ToLatin1</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodUTF8ToLatin1">TCPDF::UTF8ToLatin1()</a><br> Converts UTF-8 strings to Latin1 when using the standard 14 core fonts.<br/></dd>
<dt><b>UTF8ToUTF16BE</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodUTF8ToUTF16BE">TCPDF::UTF8ToUTF16BE()</a><br> Converts UTF-8 strings to UTF16-BE.<br/></dd>
<dd>in file tcpdf.php, variable <ahref="com-tecnick-tcpdf/TCPDF.html#var$visibility">TCPDF::$visibility</a><br> Restrict the rendering of some elements to screen or printout.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodWrite">TCPDF::Write()</a><br> This method prints text from the current position.<br/></dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodwrite1DBarcode">TCPDF::write1DBarcode()</a><br> Print a Linear Barcode.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodwriteBarcode">TCPDF::writeBarcode()</a><br> This function is DEPRECATED, please use the new write1DBarcode() function.</dd>
<dt><b>writeDiskCache</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodwriteDiskCache">TCPDF::writeDiskCache()</a><br> Writes data to a temporary file on filesystem.</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#methodwriteFormatInformation">QRcode::writeFormatInformation()</a><br> Write Format Information on frame and returns the number of black bits</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodwriteHTML">TCPDF::writeHTML()</a><br> Allows to preserve some HTML formatting (limited support).<br/> IMPORTANT: The HTML must be well formatted - try to clean-up it using an application like HTML-Tidy before submitting.</dd>
<dt><b>writeHTMLCell</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#methodwriteHTMLCell">TCPDF::writeHTMLCell()</a><br> Prints a cell (rectangular area) with optional borders, background color and html text string.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_addfield">TCPDF::_addfield()</a><br> Adds a javascript form field.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_beginpage">TCPDF::_beginpage()</a><br> Initialize a new page.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_dataannobjstring">TCPDF::_dataannobjstring()</a><br> Format a data string for annotation objects</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_datastring">TCPDF::_datastring()</a><br> Format a data string for meta information</dd>
<dt><b>_datestring</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_datestring">TCPDF::_datestring()</a><br> Returns a formatted date for meta information</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_destroy">TCPDF::_destroy()</a><br> Unset all class variables except the following critical variables: internal_encoding, state, bufferlen, buffer and diskcache.</dd>
<dt><b>_dochecks</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_dochecks">TCPDF::_dochecks()</a><br> Check for locale-related bug</dd>
<dt><b>_dolinethrough</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_dolinethrough">TCPDF::_dolinethrough()</a><br> Line through text.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_dolinethroughw">TCPDF::_dolinethroughw()</a><br> Line through for rectangular text area.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_dooverlinew">TCPDF::_dooverlinew()</a><br> Overline for rectangular text area.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_dounderlinew">TCPDF::_dounderlinew()</a><br> Underline for rectangular text area.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_enddoc">TCPDF::_enddoc()</a><br> Output end of document (EOF).</dd>
<dt><b>_endpage</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_endpage">TCPDF::_endpage()</a><br> Mark end of page.</dd>
<dt><b>_escape</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_escape">TCPDF::_escape()</a><br> Add "\" before "\", "(" and ")"</dd>
<dt><b>_escapetext</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_escapetext">TCPDF::_escapetext()</a><br> Format a text string</dd>
<dt><b>_freadint</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_freadint">TCPDF::_freadint()</a><br> Read a 4-byte integer from file.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_JScolor">TCPDF::_JScolor()</a><br> Convert color to javascript color.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_md5_16">TCPDF::_md5_16()</a><br> Encrypts a string using MD5 and returns it's value as a binary string.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_newobj">TCPDF::_newobj()</a><br> Begin a new object and return the object number.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_objectkey">TCPDF::_objectkey()</a><br> Compute encryption key depending on object number where the encrypted data is stored</dd>
<dt><b>_out</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_out">TCPDF::_out()</a><br> Output a string to the document.</dd>
<dt><b>_outarc</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_outarc">TCPDF::_outarc()</a><br> Output an arc</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_outCurve">TCPDF::_outCurve()</a><br> Draws a Bezier curve from last draw point.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_outLine">TCPDF::_outLine()</a><br> Draws a line from last draw point.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_outRect">TCPDF::_outRect()</a><br> Draws a rectangle.</dd>
<dt><b>_Ovalue</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_Ovalue">TCPDF::_Ovalue()</a><br> Compute O value (used for RC4 encryption)</dd>
<dt><b>_parsejpeg</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_parsejpeg">TCPDF::_parsejpeg()</a><br> Extract info from a JPEG file without using the GD library.</dd>
<dt><b>_parsepng</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_parsepng">TCPDF::_parsepng()</a><br> Extract info from a PNG file without using the GD library.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_putannotsobjs">TCPDF::_putannotsobjs()</a><br> Output annotations objects for all pages.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_putbookmarks">TCPDF::_putbookmarks()</a><br> Create a bookmark PDF string.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_putEmbeddedFiles">TCPDF::_putEmbeddedFiles()</a><br> Embedd the attached files.</dd>
<dt><b>_putencryption</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_putencryption">TCPDF::_putencryption()</a><br> Put encryption on PDF document.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_putinfo">TCPDF::_putinfo()</a><br> Adds some Metadata information (Document Information Dictionary)</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_putjavascript">TCPDF::_putjavascript()</a><br> Create a javascript PDF string.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_putxobjectdict">TCPDF::_putxobjectdict()</a><br> Output object dictionary for images.</dd>
<dt><b>_RC4</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_RC4">TCPDF::_RC4()</a><br> Returns the input text exrypted using RC4 algorithm and the specified key.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_setGDImageTransparency">TCPDF::_setGDImageTransparency()</a><br> Set the transparency for the given GD image.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_textannobjstring">TCPDF::_textannobjstring()</a><br> Format a UTF-8 text string for meta information on annotations</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_textstring">TCPDF::_textstring()</a><br> Format a text string for meta information</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_toJPEG">TCPDF::_toJPEG()</a><br> Convert the loaded image to a JPEG and then return a structure for the PDF creator.</dd>
<dt><b>_toPNG</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_toPNG">TCPDF::_toPNG()</a><br> Convert the loaded image to a PNG and then return a structure for the PDF creator.</dd>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method_Uvalue">TCPDF::_Uvalue()</a><br> Compute U value (used for RC4 encryption)</dd>
<dd>in file qrcode.php, method <ahref="com-tecnick-tcpdf/QRcode.html#method__construct">QRcode::__construct()</a><br> This is the class constructor.</dd>
<dd>in file barcodes.php, method <ahref="com-tecnick-tcpdf/TCPDFBarcode.html#method__construct">TCPDFBarcode::__construct()</a><br> This is the class constructor.</dd>
<dd>in file 2dbarcodes.php, method <ahref="com-tecnick-tcpdf/TCPDF2DBarcode.html#method__construct">TCPDF2DBarcode::__construct()</a><br> This is the class constructor.</dd>
<dt><b>__construct</b></dt>
<dd>in file tcpdf.php, method <ahref="com-tecnick-tcpdf/TCPDF.html#method__construct">TCPDF::__construct()</a><br> This is the class constructor.</dd>