PHP Velho Oeste 2024

PDF_open_pdi_document

(PECL pdflib >= 2.1.0)

PDF_open_pdi_documentPreparar un documento pdi

DescripciĆ³n

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

Abre un documento PDF virtual o basado en disco y lo prepara para su uso posterior.

add a note add a note

User Contributed Notes 1 note

up
-6
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