cpdf_close

Closes the pdf document (PHP 3>= 3.0.8, PHP 4 )
bool cpdf_close ( int pdf_document )

The cpdf_close() function closes the pdf document. Returns TRUE on success or FALSE on failure. This should be the last function even after cpdf_finalize(), cpdf_output_buffer() and cpdf_save_to_file().

See also cpdf_open().

This HTML Help has been published using the chm2web software.