(PHP 4, PHP 5 <= 5.0.5)
cpdf_closepath_fill_stroke — Close, fill and stroke current path
Closes, fills the interior of the current path with the current fill color and draws current path.
The document handle, returned by cpdf_open().
如果成功则返回 TRUE,失败则返回 FALSE。