StarPolygon StarPolygon( $x0, $y0, $r, $nv, $ng, $angle = 0, $draw_circle = false, $style = '', $line_style = array(), $fill_color =... 2020.09.28
unhtmlentities unhtmlentities( $text_to_convert )Reverse function for htmlentities. Convert entities in UTF-8. 2020.09.28
startLayer startLayer( $name = '', $print = true, $view = true, $lock = true )Start a new pdf layer. 2020.09.28
Write Write( $h, $txt, $link = '', $fill = false, $align = '', $ln = false, $stretch = 0, $firstline = false, $firstblock = fa... 2020.09.28
startPage startPage( $orientation = '', $format = '', $tocpage = false )Starts a new page to the document. The page must be closed... 2020.09.28
write1DBarcode write1DBarcode( $code, $type, $x = '', $y = '', $w = '', $h = '', $xres = '', $style = array(), $align = '' )Print a Lin... 2020.09.28
startPageGroup startPageGroup( $page = '' )Create a new page group. NOTE: call this function before calling AddPage() 2020.09.28
write2DBarcode write2DBarcode( $code, $type, $x = '', $y = '', $w = '', $h = '', $style = array(), $align = '', $distort = false )Print... 2020.09.28