PDF Funkcje
PHP Manual

PDF_open_file

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_open_fileCreate PDF file [deprecated]

Opis

bool PDF_open_file ( resource $p , string $filename )

Creates a new PDF file using the supplied file name. Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

This function is deprecated since PDFlib version 6, use PDF_begin_document() instead.


PDF Funkcje
PHP Manual