PDF_open_pdi_document

(PECL pdflib >= 2.1.0)

PDF_open_pdi_documentPrepare a pdi document

Opis

PDF_open_pdi_document ( resource $p , string $filename , string $optlist ) : int

Open a disk-based or virtual PDF document and prepare it for later use.

add a note add a note

User Contributed Notes 1 note

up
-10
Kiera
6 years ago
If you are using the PDFLib Lite version, this function will not work.  You have to purchase the full version of PDFLib
To Top