pdf_close

(PHP 3>= 3.0.6, PHP 4 )

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

See also pdf_new().