Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.hcs.cmc.msu.ru/php/function.cpdf-close.html
Дата изменения: Sun Feb 3 22:35:31 2002
Дата индексирования: Mon Oct 1 21:57:46 2012
Кодировка:
cpdf_close

cpdf_close

(3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0)

cpdf_close -- Closes the pdf document

Description

void cpdf_close ( int pdf document)

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().