PDF_get_buffer

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

PDF_get_bufferGet PDF output buffer

Description

string PDF_get_buffer ( resource $p )

Fetches the buffer containing the generated PDF data.

Коментарии

If you plan to use get_buffer() you have to call open_file() with an
empty filename.
2006-04-28 02:15:04
http://php5.kiev.ua/manual/ru/function.pdf-get-buffer.html
This function can only be used when you are writing a file to memory and not to a physical file. Otherwise you will get an error like this one: Don't fetch buffer contents when writing to file.
2008-03-20 09:43:10
http://php5.kiev.ua/manual/ru/function.pdf-get-buffer.html

    Поддержать сайт на родительском проекте КГБ