Join our community in the tech forums for uncut technology discussion.
pdf_close
(PHP 3>= 3.0.6, PHP 4 , PHP 5) pdf_close -- Closes a pdf resource Descriptionbool pdf_close ( resource pdfdoc )
Close the generated PDF file, and free all document-related resources.
Returns TRUE on success or FALSE on failure.
See also pdf_new().
Join our community in the tech forums for uncut technology discussion.
|