Query: pdf_open_file
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PDF_OPEN_FILE(3) 1 PDF_OPEN_FILE(3) PDF_open_file - Create PDF file [deprecated]SYNOPSISbool PDF_open_file (resource $p, string $filename)DESCRIPTIONCreates a new PDF file using the supplied file name. Returns TRUE on success or FALSE on failure. This function is deprecated since PDFlib version 6, use PDF_begin_document(3) instead. PHP Documentation Group PDF_OPEN_FILE(3)