pdf_close
(PHP 3>= 3.0.6, PHP 4 , PHP 5)
pdf_close -- Closes a pdf resource
Description
bool
pdf_close ( resource pdfdoc)
Close the generated PDF file, and free all document-related resources. Возвращает TRUE в случае успешного завершения, FALSE в случае возникновения ошибки.
Смотрите также pdf_new().