katja           Sun Mar 19 17:21:52 2006 UTC

  Modified files:              
    /phpdoc/en/reference/pdf/functions  pdf-open-pdi.xml 
  Log:
  PDF doc updated
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml:1.6 
phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml:1.7
--- phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml:1.6      Thu Dec  8 
14:15:13 2005
+++ phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml  Sun Mar 19 17:21:52 2006
@@ -1,26 +1,21 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
-<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
+<!-- $Revision: 1.7 $ -->
   <refentry id="function.pdf-open-pdi">
     <refnamediv>
-      <refname>pdf_open_pdi</refname>
+      <refname>PDF_open_pdi</refname>
       <refpurpose>Open PDF file</refpurpose>
     </refnamediv>
     <refsect1 role="description">
     &reftitle.description;
-        <methodsynopsis>
-         <type>int</type><methodname>pdf_open_pdi</methodname>
-         
<methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam>
-         
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
-         
<methodparam><type>string</type><parameter>optlist</parameter></methodparam>
-         <methodparam><type>int</type><parameter>len</parameter></methodparam>
-        </methodsynopsis>
-      <para>
-       Opens a disk-based or virtual PDF document and prepares it for later 
use.
-      </para>
-      <para>
-       See also <function>pdf_close_pdi</function>.
-      </para>
+     <methodsynopsis>
+      <type>int</type><methodname>PDF_open_pdi</methodname>
+      
<methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam>
+      
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
+      
<methodparam><type>string</type><parameter>optlist</parameter></methodparam>
+     </methodsynopsis>
+     <para>
+      Opens a disk-based or virtual PDF document and prepares it for later use.
+     </para>
     </refsect1>
   </refentry>
 

Reply via email to