svn: /phpdoc/ru/trunk/reference/pdf/functions/ pdf-begin-font.xml pdf-begin-glyph.xml pdf-begin-item.xml pdf-begin-layer.xml pdf-begin-page-ext.xml pdf-begin-page.xml pdf-begin-template-ext.xml pdf-begin-template.xml pdf-clip.xml pdf-close-pdi-page.xml pdf-closepath-fill-stroke.xml pdf-closepath-stroke.xml pdf-closepath.xml pdf-concat.xml pdf-create-bookmark.xml pdf-create-field.xml pdf-create-fieldgroup.xml pdf-create-gstate.xml pdf-create-pvf.xml pdf-create-textflow.xml
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Fri, 27 Mar 2020 06:44:13 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349527
Log:
docs(ru): New translation
Changed paths:
A phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-font.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-glyph.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-item.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-layer.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-page-ext.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-page.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-template-ext.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-template.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-clip.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-close-pdi-page.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath-fill-stroke.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath-stroke.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-concat.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-create-bookmark.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-create-field.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-create-fieldgroup.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-create-gstate.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-create-pvf.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-create-textflow.xml
svn-diffs-349527.txt
(text/x-diff, 45.1 KB)
Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-font.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-font.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-font.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-begin-font"> + <refnamediv> + <refname>PDF_begin_font</refname> + <refpurpose>Запускает определение шрифта Type 3</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_begin_font</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>filename</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> + <methodparam><type>float</type><parameter>d</parameter></methodparam> + <methodparam><type>float</type><parameter>e</parameter></methodparam> + <methodparam><type>float</type><parameter>f</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Запускает определение шрифта Type 3. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-font.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-glyph.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-glyph.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-glyph.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-begin-glyph"> + <refnamediv> + <refname>PDF_begin_glyph</refname> + <refpurpose>Запускает определение глифа для шрифта Type 3</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_begin_glyph</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>glyphname</parameter></methodparam> + <methodparam><type>float</type><parameter>wx</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> + <methodparam><type>float</type><parameter>ury</parameter></methodparam> + </methodsynopsis> + <para> + Запускает определение глифа для шрифта Type 3. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-glyph.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-item.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-item.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-item.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-begin-item"> + <refnamediv> + <refname>PDF_begin_item</refname> + <refpurpose>Открывает элемент структуры или другой элемент содержимого</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_begin_item</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>tag</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Открывает элемент структуры или другой элемент содержимого с атрибутами, + предоставленными в качестве параметров. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-item.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-layer.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-layer.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-layer.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-begin-layer"> + <refnamediv> + <refname>PDF_begin_layer</refname> + <refpurpose>Начинает слой</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_begin_layer</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>int</type><parameter>layer</parameter></methodparam> + </methodsynopsis> + <para> + Запускает слой для последующего вывода на страницу. &return.success; + </para> + <para> + Для работы функции требуется PDF 1.5. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-layer.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-page-ext.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-page-ext.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-page-ext.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,110 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 334762 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-begin-page-ext"> + <refnamediv> + <refname>PDF_begin_page_ext</refname> + <refpurpose>Начинает новую страницу</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_begin_page_ext</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>float</type><parameter>width</parameter></methodparam> + <methodparam><type>float</type><parameter>height</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Добавляет новую страницу в документ и указывает различные параметры. + Параметры <parameter>width</parameter> и <parameter>height</parameter> - + размеры новой страницы в пунктах. &return.success; + </para> + <para> + <table> + <title>Общие размеры страниц в пунктах</title> + <tgroup cols="2"> + <thead> + <row> + <entry>Наименование</entry> + <entry>Размер</entry> + </row> + </thead> + <tbody> + <row> + <entry>A0</entry> + <entry>2380 x 3368</entry> + </row> + <row> + <entry>A1</entry> + <entry>1684 x 2380</entry> + </row> + <row> + <entry>A2</entry> + <entry>1190 x 1684</entry> + </row> + <row> + <entry>A3</entry> + <entry>842 x 1190</entry> + </row> + <row> + <entry>A4</entry> + <entry>595 x 842</entry> + </row> + <row> + <entry>A5</entry> + <entry>421 x 595</entry> + </row> + <row> + <entry>A6</entry> + <entry>297 x 421</entry> + </row> + <row> + <entry>B5</entry> + <entry>501 x 709</entry> + </row> + <row> + <entry>letter (8.5" x 11")</entry> + <entry>612 x 792</entry> + </row> + <row> + <entry>legal (8.5" x 14")</entry> + <entry>612 x 1008</entry> + </row> + <row> + <entry>ledger (17" x 11")</entry> + <entry>1224 x 792</entry> + </row> + <row> + <entry>11" x 17"</entry> + <entry>792 x 1224</entry> + </row> + </tbody> + </tgroup> + </table> + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-page-ext.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-page.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-page.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-page.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-begin-page"> + <refnamediv> + <refname>PDF_begin_page</refname> + <refpurpose>Начинает новую страницу [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_begin_page</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>float</type><parameter>width</parameter></methodparam> + <methodparam><type>float</type><parameter>height</parameter></methodparam> + </methodsynopsis> + <para> + Добавляет новую страницу в документ. &return.success; + </para> + <para> + Функция устарела с версии PDFlib 6, вместо этого используйте + <function>PDF_begin_page_ext</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-page.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-template-ext.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-template-ext.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-template-ext.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-begin-template-ext"> + <refnamediv> + <refname>PDF_begin_template_ext</refname> + <refpurpose>Запускает определение шаблона</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_begin_template_ext</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>float</type><parameter>width</parameter></methodparam> + <methodparam><type>float</type><parameter>height</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Запускает определение шаблона. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-template-ext.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-template.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-template.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-template.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-begin-template"> + <refnamediv> + <refname>PDF_begin_template</refname> + <refpurpose>Запускает определение шаблона [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_begin_template</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>float</type><parameter>width</parameter></methodparam> + <methodparam><type>float</type><parameter>height</parameter></methodparam> + </methodsynopsis> + <para> + Запускает определение шаблона. + </para> + <para> + Функция устарела с версии PDFlib 7, используйте вместо + нее <function>PDF_begin_template_ext</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-begin-template.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-clip.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-clip.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-clip.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-clip"> + <refnamediv> + <refname>PDF_clip</refname> + <refpurpose>Клип на текущий путь</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_clip</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + </methodsynopsis> + <para> + Использует текущий путь в качестве обтравочного контура и завершает путь. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-clip.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-close-pdi-page.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-close-pdi-page.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-close-pdi-page.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-close-pdi-page"> + <refnamediv> + <refname>PDF_close_pdi_page</refname> + <refpurpose>Закрывает дескриптор страницы</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_close_pdi_page</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>int</type><parameter>page</parameter></methodparam> + </methodsynopsis> + <para> + Закрывает дескриптор страницы и освобождает все ресурсы, связанные со страницей. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-close-pdi-page.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath-fill-stroke.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath-fill-stroke.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath-fill-stroke.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-closepath-fill-stroke"> + <refnamediv> + <refname>PDF_closepath_fill_stroke</refname> + <refpurpose>Закрывает, заполняет и обводит текущий путь</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_closepath_fill_stroke</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + </methodsynopsis> + <para> + Закрывает, заполняет и обводит текущий путь. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath-fill-stroke.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath-stroke.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath-stroke.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath-stroke.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-closepath-stroke"> + <refnamediv> + <refname>PDF_closepath_stroke</refname> + <refpurpose>Закрывает и обводит путь</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_closepath_stroke</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + </methodsynopsis> + <para> + Закрывает и обводит путь. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath-stroke.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-closepath"> + <refnamediv> + <refname>PDF_closepath</refname> + <refpurpose>Закрывает текущий путь</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_closepath</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + </methodsynopsis> + <para> + Закрывает текущий путь. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-closepath.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-concat.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-concat.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-concat.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-concat"> + <refnamediv> + <refname>PDF_concat</refname> + <refpurpose>Объединяет матрицу с ТМП</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_concat</methodname> + <methodparam><type>resource</type><parameter>p</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> + <methodparam><type>float</type><parameter>d</parameter></methodparam> + <methodparam><type>float</type><parameter>e</parameter></methodparam> + <methodparam><type>float</type><parameter>f</parameter></methodparam> + </methodsynopsis> + <para> + Объединяет матрицу с текущей матрицей перехода (ТМП). &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-concat.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-bookmark.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-create-bookmark.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-create-bookmark.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-create-bookmark"> + <refnamediv> + <refname>PDF_create_bookmark</refname> + <refpurpose>Создает закладку</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_create_bookmark</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>text</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Создает закладку с учетом различных параметров. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-bookmark.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-field.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-create-field.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-create-field.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-create-field"> + <refnamediv> + <refname>PDF_create_field</refname> + <refpurpose>Создает поле формы</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_create_field</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</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> + <methodparam><type>float</type><parameter>ury</parameter></methodparam> + <methodparam><type>string</type><parameter>name</parameter></methodparam> + <methodparam><type>string</type><parameter>type</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Создает поле формы на текущей странице с учетом различных параметров. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-field.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-fieldgroup.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-create-fieldgroup.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-create-fieldgroup.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-create-fieldgroup"> + <refnamediv> + <refname>PDF_create_fieldgroup</refname> + <refpurpose>Создает группу полей формы</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_create_fieldgroup</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>name</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Создает группу полей формы с различными параметрами. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-fieldgroup.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-gstate.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-create-gstate.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-create-gstate.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-create-gstate"> + <refnamediv> + <refname>PDF_create_gstate</refname> + <refpurpose>Создает графический объект состояния</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_create_gstate</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Создает графический объект состояния с различными параметрами. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-gstate.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-pvf.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-create-pvf.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-create-pvf.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-create-pvf"> + <refnamediv> + <refname>PDF_create_pvf</refname> + <refpurpose>Создает виртуальный файл PDFlib</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_create_pvf</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>filename</parameter></methodparam> + <methodparam><type>string</type><parameter>data</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Создает именованный виртуальный файл только для чтения из данных, предоставленных в памяти. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-pvf.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-textflow.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-create-textflow.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-create-textflow.xml 2020-03-27 06:44:13 UTC (rev 349527) @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-create-textflow"> + <refnamediv> + <refname>PDF_create_textflow</refname> + <refpurpose>Создает объект textflow</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_create_textflow</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>text</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Предварительно обрабатывает текст для последующего форматирования и создает объект текстового потока. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-create-textflow.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property