(PHP 3 >= 3.0.6, PHP 4, PECL)
pdf_begin_page -- Starts new page
Description
bool
pdf_begin_page ( resource pdfdoc, float width, float height )
Add a new page to the document. 如果成功则返回 TRUE,失败则返回 FALSE。
The width and height are
specified in points, which are 1/72 of an inch.
表格 1. Common Page Sizes in Points