(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。