PHP Velho Oeste 2024

PDF_open_pdi_document

(PECL pdflib >= 2.1.0)

PDF_open_pdi_documentBereited ein PDI Dokument vor

Beschreibung

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

Öffnet ein physisches oder virtuelles PDF Dokument und bereited es für die weitere Verwendung vor.

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