PDF_begin_page

(PHP 3 >= 3.0.6, PHP 4, PECL)

PDF_begin_page -- Start new page [deprecated]

Descrizione

bool PDF_begin_page ( resource pdfdoc, float width, float height )

Adds a new page to the document. Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

This function is deprecated since PDFlib version 6, use PDF_begin_page_ext() instead.