PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

PDF_begin_page> <PDF_begin_layer
Last updated: Fri, 22 Aug 2008

view this page in

PDF_begin_page_ext

(PECL pdflib:2.0-2.1.3)

PDF_begin_page_extStart new page

Descripción

bool PDF_begin_page_ext ( resource $pdfdoc , float $width , float $height , string $optlist )

Adds a new page to the document, and specifies various options. The parameters width and height are the dimensions of the new page in points. Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

Common Page Sizes in Points
name size
A0 2380✗3368
A1 1684✗2380
A2 1190✗1684
A3 842✗1190
A4 595✗842
A5 421✗595
A6 297✗421
B5 501✗709
letter (8.5"✗11") 612✗792
legal (8.5"✗14") 612✗1008
ledger (17"✗11") 1224✗792
11"✗17" 792✗1224



add a note add a note User Contributed Notes
PDF_begin_page_ext
There are no user contributed notes for this page.

PDF_begin_page> <PDF_begin_layer
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites