TCPDF::AddPage()

Method: 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).

Source: includes/lib/tcpdf/tcpdf.php:3125

Used by 0 functions | Uses 0 functions