MultiCell MultiCell( $w, $h, $txt, $border = 0, $align = 'J', $fill = false, $ln = 1, $x = '', $y = '', $reseth = true, $stretch =... 2020.09.28
serializeTCPDFtagParameters serializeTCPDFtagParameters( $data )Serialize an array of parameters to be used with TCPDF tag in HTML code. 2020.09.28
Open Open( )This method begins the generation of the PDF document. It is not necessary to call it explicitly because AddPage(... 2020.09.28
RegularPolygon RegularPolygon( $x0, $y0, $r, $ns, $angle = 0, $draw_circle = false, $style = '', $line_style = array(), $fill_color = a... 2020.09.28
Output Output( $name = 'doc.pdf', $dest = 'I' )'Send the document to a given destination: string, local file or browser. In the... 2020.09.28