(3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0)
void cpdf_close (int pdf document)
void cpdf_close
The cpdf_close() function closes the pdf document. This should be the last function even after cpdf_finalize(), cpdf_output_buffer() and cpdf_save_to_file().
See also cpdf_open().