downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

PDF_get_errmsg> <PDF_get_apiname
Last updated: Fri, 13 Nov 2009

view this page in

PDF_get_buffer

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

PDF_get_bufferPDF 出力バッファを取得する

説明

string PDF_get_buffer ( resource $p )

生成された PDF データを含むバッファの内容を取得します。



add a note add a note User Contributed Notes
PDF_get_buffer
jorgepedret at gmail dot com
20-Mar-2008 03:43
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.
cookiekid at gmail dot com
28-Apr-2006 06:15
If you plan to use get_buffer() you have to call open_file() with an
empty filename.

PDF_get_errmsg> <PDF_get_apiname
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites