getAliasRightShift getAliasRightShift( )Returns the string alias used right align page numbers. If the current font is unicode type, the re... 2020.09.28
getAliasNumPage getAliasNumPage( )Returns the string alias used for the page number. If the current font is unicode type, the returned s... 2020.09.28
getAliasNbPages getAliasNbPages( )Returns the string alias used for the total number of pages. If the current font is unicode type, the ... 2020.09.28
getAbsFontMeasure getAbsFontMeasure( $s )Convert a relative font measure into absolute value. 2020.09.28
Footer Footer( )This method is used to render the page footer. It is automatically called by AddPage() and could be overwritten... 2020.09.28
fixHTMLCode fixHTMLCode( $html, $default_css = '', $tagvs = '', $tidy_options = '' )Cleanup HTML code (requires HTML Tidy library). 2020.09.28
Error Error( $msg )Throw an exception or print an error message and die if the K_TCPDF_PARSER_THROW_EXCEPTION_ERROR constant i... 2020.09.28