update : 2015.11.03
php.shukuma.com

검색:
 
 
Start new page [deprecated]

PDF_begin_page

(PHP 4, PECL pdflib >= 1.0.0)

PDF_begin_pageStart new page [deprecated]

설명

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

Adds a new page to the document. 성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

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