From f47dc9aceddd2f55de06abf9d195e655816280e7 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Sat, 23 Oct 2010 05:11:39 +0000 Subject: [PATCH] Documented pdf_open_pdi_document() -- Fixes #52812 # The documentation in this one is very very minimal as # the general pdf documentation lacks a lot # Version information is already documented git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304635 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../pdf/functions/pdf-open-pdi-document.xml | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 reference/pdf/functions/pdf-open-pdi-document.xml diff --git a/reference/pdf/functions/pdf-open-pdi-document.xml b/reference/pdf/functions/pdf-open-pdi-document.xml new file mode 100644 index 0000000000..0df5bd0a0c --- /dev/null +++ b/reference/pdf/functions/pdf-open-pdi-document.xml @@ -0,0 +1,42 @@ + + + + + PDF_open_pdi_document + Prepare a pdi document + + + + &reftitle.description; + + intPDF_open_pdi_document + resourcep + stringfilename + stringoptlist + + + Open a disk-based or virtual PDF document and prepare it for later use. + + + + +