Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: PDF_open_pdi - Manual
[go: Go Back, main page]

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

search for in the

PDF_open_tiff" width="11" height="7"/> <PDF_open_pdi_page
Last updated: Wed, 01 Nov 2006
view this page in

PDF_open_pdi

(PHP 4 >= 4.0.5, PECL)

PDF_open_pdi -- PDF ファイルをオープンする

説明

int PDF_open_pdi ( resource pdfdoc, string filename, string optlist )

後で使用するため、ディスクベースかあるいは仮想 PDF ドキュメントをオープンします。



add a note add a note User Contributed Notes
PDF_open_pdi
ytsedan
29-Mar-2006 05:33
From PDFLib's manual:

"When the optional PDI (PDF import) library is attached to PDFlib, pages from existing PDF documents can be imported. PDI contains a parser for the PDF file format, and prepares pages from existing PDF documents for easy use with PDFlib.

Conceptually, imported PDF pages are treated similarly to imported raster images such as TIFF or PNG: you open a PDF document, choose a page to import, and place it on an output page, applying any of PDFlib’s transformation functions for translating, scaling, rotating, or skewing the imported page."

The manual can be downloaded along with PDFLib at http://www.pdflib.com/products/pdflib/download/index.html
m_schieferdecker at hotmail dot com
02-Mar-2004 02:48
The function returns the intval -1 on failure.
tylerrayner at netscape dot net
29-May-2002 01:45
The "stringparam" and "intparam" here are reserved for later use, and must be NULL and 0, respectively.

PDF_open_tiff" width="11" height="7"/> <PDF_open_pdi_page
Last updated: Wed, 01 Nov 2006
 
 
show source | credits | sitemap | contact | advertising | mirror sites