|
|||||||||
|
|||||||||
PDF_open_file(PHP 4 >= 4.0.5, PECL pdflib:1.0-2.1.3) PDF_open_file — Create PDF file [deprecated] Описание
bool PDF_open_file
( resource $p
, string $filename
)
Creates a new PDF file using the supplied file name. Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. This function is deprecated since PDFlib version 6, use PDF_begin_document() instead. | |||||||||
|
|||||||||