mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
no white space in parameter name please
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115953 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
07fcabc3b3
commit
de76351a58
147 changed files with 313 additions and 313 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.3 -->
|
||||
<refentry id="function.cpdf-add-annotation">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_add_annotation</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>llx</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>lly</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>urx</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-add-outline">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_add_outline</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>text</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-arc">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_arc</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-begin-text">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_begin_text</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_begin_text</function> function starts a text
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-circle">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_circle</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-clip">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_clip</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_clip</function> function clips all drawing
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-close">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_close</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_close</function> function closes the pdf document.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-closepath-fill-stroke">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_closepath_fill_stroke</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_closepath_fill_stroke</function> function closes,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-closepath-stroke">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_closepath_stroke</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_closepath_stroke</function> function is a
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-closepath">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_closepath</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_closepath</function> function closes the
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-continue-text">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_continue_text</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>text</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-curveto">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_curveto</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x1</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y1</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x2</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-end-text">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_end_text</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_end_text</function> function ends a text
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-fill-stroke">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_fill_stroke</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_fill_stroke</function> function fills the interior of
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-fill">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_fill</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_fill</function> function fills the interior of
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-finalize-page">
|
||||
<refnamediv>
|
||||
|
@ -10,12 +10,12 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_finalize_page</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>page number</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>page_number</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_finalize_page</function> function ends the page
|
||||
with page number <parameter>page number</parameter>.
|
||||
with page number <parameter>page_number</parameter>.
|
||||
</para>
|
||||
<para>
|
||||
This function is only for saving memory. A finalized page takes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-finalize">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_finalize</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_finalize</function> function ends the document.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-import-jpeg">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>cpdf_import_jpeg</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>file name</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-lineto">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_lineto</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-moveto">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_moveto</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.22 -->
|
||||
<refentry id="function.cpdf-newpath">
|
||||
<refnamediv>
|
||||
|
@ -10,11 +10,11 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_newpath</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_newpath</function> starts a new path on the
|
||||
document given by the <parameter>pdf document</parameter>
|
||||
document given by the <parameter>pdf_document</parameter>
|
||||
parameter.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-output-buffer">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_output_buffer</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_output_buffer</function> function outputs
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-page-init">
|
||||
<refnamediv>
|
||||
|
@ -10,8 +10,8 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_page_init</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>page number</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>page_number</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>orientation</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>height</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>width</parameter></methodparam>
|
||||
|
@ -21,7 +21,7 @@
|
|||
The <function>cpdf_page_init</function> function starts a new
|
||||
page with height <parameter>height</parameter> and width
|
||||
<parameter>width</parameter>. The page has number
|
||||
<parameter>page number</parameter> and orientation
|
||||
<parameter>page_number</parameter> and orientation
|
||||
<parameter>orientation</parameter>. <parameter>orientation</parameter>
|
||||
can be 0 for portrait and 1 for landscape. The last optional parameter
|
||||
<parameter>unit</parameter> sets the unit for the coordinate system.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-place-inline-image">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_place_inline_image</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>image</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-rect">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_rect</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>width</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-restore">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_restore</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_restore</function> function restores the
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-rlineto">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_rlineto</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-rmoveto">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_rmoveto</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-rotate">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_rotate</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>angle</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-save-to-file">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_save_to_file</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-save">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_save</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_save</function> function saves the current
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-scale">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_scale</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-scale</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-scale</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-set-char-spacing">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_char_spacing</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>space</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-set-current-page">
|
||||
<refnamediv>
|
||||
|
@ -10,8 +10,8 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_current_page</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>page number</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>page_number</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_set_current_page</function> function set the page
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-set-font">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_font</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>font name</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>size</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>encoding</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-set-horiz-scaling">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_horiz_scaling</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>scale</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.6 -->
|
||||
<refentry id="function.cpdf-set-leading">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_leading</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>distance</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-set-page-animation">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_page_animation</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>transition</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>duration</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-set-text-matrix">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_text_matrix</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>array</type><parameter>matrix</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-set-text-pos">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_text_pos</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-set-text-rendering">
|
||||
<refnamediv>
|
||||
|
@ -10,8 +10,8 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_text_rendering</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_set_text_rendering</function> function
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-set-text-rise">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_text_rise</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-set-word-spacing">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_set_word_spacing</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>space</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setdash">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setdash</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>white</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>black</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setflat">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setflat</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setgray-fill">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setgray_fill</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setgray-stroke">
|
||||
<refnamediv>
|
||||
|
@ -10,8 +10,8 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setgray_stroke</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>gray value</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>gray_value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_setgray_stroke</function> function sets the current
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setgray">
|
||||
<refnamediv>
|
||||
|
@ -10,8 +10,8 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setgray</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>gray value</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>gray_value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_setgray</function> function sets the current
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setlinecap">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setlinecap</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setlinejoin">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setlinejoin</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setlinewidth">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setlinewidth</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>width</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setmiterlimit">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setmiterlimit</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setrgbcolor-fill">
|
||||
<refnamediv>
|
||||
|
@ -10,17 +10,17 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setrgbcolor_fill</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>red value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>green value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>blue value</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>red_value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>green_value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>blue_value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_setrgbcolor_fill</function> function sets the current
|
||||
rgb color value to fill a path.
|
||||
</para>
|
||||
<para>
|
||||
See also <function>cpdf_setrgbcolor_stroke</function>,
|
||||
See also <function>cpdf_setrgbcolor_stroke</function> and
|
||||
<function>cpdf_setrgbcolor</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setrgbcolor-stroke">
|
||||
<refnamediv>
|
||||
|
@ -10,10 +10,10 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setrgbcolor_stroke</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>red value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>green value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>blue value</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>red_value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>green_value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>blue_value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_setrgbcolor_stroke</function> function sets the current
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-setrgbcolor">
|
||||
<refnamediv>
|
||||
|
@ -10,10 +10,10 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_setrgbcolor</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>red value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>green value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>blue value</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>red_value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>green_value</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>blue_value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_setrgbcolor</function> function sets the current
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-show-xy">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_show_xy</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>text</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-show">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_show</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>text</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-stringwidth">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>float</type><methodname>cpdf_stringwidth</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>text</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-stroke">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_stroke</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <function>cpdf_stroke</function> function draws a line along
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.cpdf-text">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_text</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>text</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.35 -->
|
||||
<refentry id="function.cpdf-translate">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>cpdf_translate</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-add-bookmark">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_add_bookmark</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>text</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>parent</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>open</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-add-launchlink">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_add_launchlink</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>llx</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>lly</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>urx</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-add-locallink">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_add_locallink</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>llx</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>lly</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>urx</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-add-note">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_add_note</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>llx</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>lly</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>urx</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-add-pdflink">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_add_pdflink</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>llx</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>lly</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>urx</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-add-thumbnail">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_add_thumbnail</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>image</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-add-weblink">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_add_weblink</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>llx</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>lly</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>urx</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.65 -->
|
||||
<refentry id="function.pdf-arc">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_arc</methodname>
|
||||
<methodparam><type>resource</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>resource</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>r</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-arcn">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_arcn</methodname>
|
||||
<methodparam><type>resource</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>resource</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>r</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-attach-file">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_attach_file</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>llx</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>lly</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>urx</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-begin-page">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_begin_page</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>width</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>height</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-begin-pattern">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_begin_pattern</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>width</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>height</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>xstep</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-begin-template">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_begin_template</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>width</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>height</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-circle">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_circle</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>r</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-clip">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_clip</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Use the current path as clipping path.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-close-image">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_close_image</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>image</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-close-pdi-page">
|
||||
<refnamediv>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_close_pdi_page</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pagehandle</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-close-pdi">
|
||||
<refnamediv>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_close_pdi</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>dochandle</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-close">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_close</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Close the generated PDF file, and free all document-related resources.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-closepath-fill-stroke">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_closepath_fill_stroke</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Close the path, fill, and stroke it.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-closepath-stroke">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_closepath_stroke</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Close the path, and stroke it.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-closepath">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_closepath</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Close the current path.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-concat">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_concat</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>a</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>b</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>c</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-continue-text">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_continue_text</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>text</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-curveto">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_curveto</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x1</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>y1</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>x2</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-delete">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_delete</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Delete the PDF object, and free all internal resources.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-end-page">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_end_page</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Finish the page.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-end-pattern">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_end_pattern</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Finish the pattern definition.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-end-template">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_end_template</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Finish the template definition.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-fill-stroke">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_fill_stroke</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Fill and stroke the path with the current fill and stroke color.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-fill">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>pdf_fill_stroke</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Fill the interior of the path with the current fill color.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-findfont">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int</type><methodname>pdf_findfont</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>fontname</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>encoding</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>embed</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-get-buffer">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>pdf_get_buffer</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Get the contents of the PDF output buffer. The result must be
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-get-image-height">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>pdf_get_image_height</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>image</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-get-image-width">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>pdf_get_image_width</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>image</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-get-parameter">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>pdf_get_parameter</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>key</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>float</type><parameter>modifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-get-pdi-parameter">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>pdf_get_pdi_parameter</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>key</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>doc</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>page</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-get-pdi-value">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>pdf_get_pdi_value</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>key</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>doc</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>page</parameter></methodparam>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
|
||||
<refentry id="function.pdf-get-value">
|
||||
<refnamediv>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>float</type><methodname>pdf_get_value</methodname>
|
||||
<methodparam><type>int</type><parameter>pdf object</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pdf_object</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>key</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>float</type><parameter>modifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue