(PHP 4, PHP 5 <= 5.0.5)
cpdf_finalize — Ends document
Ends the PDF document.
You still have to call cpdf_close().
The document handle, returned by cpdf_open().
如果成功則回傳 TRUE,失敗則回傳 FALSE。