出售域名 LinuxTags
(PHP 4, PHP 5 <= 5.0.5)
cpdf_finalize_page — Ends page
Ends the page which number is page_number .
This function is only used for saving memory. A finalized page takes less memory but cannot be modified anymore.
The document handle, returned by cpdf_open().
The page number
如果成功则返回 TRUE,失败则返回 FALSE。