(PHP 3 >= 3.0.9, PHP 4, PHP 5 <= 5.0.4)
Sets the page on which all operations are performed. One can switch between pages until a page is finished with cpdf_finalize_page().
pdf_document
The document handle, returned by cpdf_open().
page_number
The page number
如果成功则返回 TRUE,失败则返回 FALSE。