Query: pdf_begin_page
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PDF_BEGIN_PAGE(3) 1 PDF_BEGIN_PAGE(3) PDF_begin_page - Start new page [deprecated]SYNOPSISbool PDF_begin_page (resource $pdfdoc, float $width, float $height)DESCRIPTIONAdds a new page to the document. Returns TRUE on success or FALSE on failure. This function is deprecated since PDFlib version 6, use PDF_begin_page_ext(3) instead. PHP Documentation Group PDF_BEGIN_PAGE(3)