svn: /phpdoc/ru/trunk/reference/pdf/functions/ pdf-fit-pdi-page.xml pdf-fit-table.xml pdf-fit-textflow.xml pdf-fit-textline.xml pdf-get-buffer.xml pdf-get-fontsize.xml pdf-get-majorversion.xml pdf-get-minorversion.xml pdf-get-parameter.xml pdf-get-pdi-parameter.xml pdf-get-pdi-value.xml pdf-get-value.xml pdf-info-font.xml pdf-info-table.xml pdf-info-textflow.xml pdf-info-textline.xml pdf-load-3ddata.xml pdf-load-font.xml pdf-load-iccprofile.xml pdf-load-image.xml pdf-makespotcolor.xml pdf-open-c
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Fri, 27 Mar 2020 11:49:41 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349530
Log:
docs(ru): New translation
Changed paths:
A phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-pdi-page.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-table.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-textflow.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-textline.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-get-buffer.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-get-fontsize.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-get-majorversion.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-get-minorversion.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-get-parameter.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-get-pdi-parameter.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-get-pdi-value.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-get-value.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-info-font.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-info-table.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-info-textflow.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-info-textline.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-load-3ddata.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-load-font.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-load-iccprofile.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-load-image.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-makespotcolor.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-open-ccitt.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-open-image-file.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-open-image.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-open-memory-image.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-open-pdi-document.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-open-pdi-page.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-open-pdi.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-pcos-get-number.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-pcos-get-stream.xml
svn-diffs-349530.txt
(text/x-diff, 67.6 KB)
Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-pdi-page.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-pdi-page.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-pdi-page.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -0,0 +1,47 @@ +<?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-fit-pdi-page"> + <refnamediv> + <refname>PDF_fit_pdi_page</refname> + <refpurpose>Помещает импортированную страницу PDF</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_fit_pdi_page</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>int</type><parameter>page</parameter></methodparam> + <methodparam><type>float</type><parameter>x</parameter></methodparam> + <methodparam><type>float</type><parameter>y</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Помещает импортированную страницу PDF на страницу с учетом различных параметров. + &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-fit-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-fit-table.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-table.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-table.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-fit-table"> + <refnamediv> + <refname>PDF_fit_table</refname> + <refpurpose>Размещает таблицу на странице</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>string</type><methodname>PDF_fit_table</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>int</type><parameter>table</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>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-fit-table.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-fit-textflow.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-textflow.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-textflow.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-fit-textflow"> + <refnamediv> + <refname>PDF_fit_textflow</refname> + <refpurpose>Форматирует текстовый поток в прямоугольную область</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>string</type><methodname>PDF_fit_textflow</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>int</type><parameter>textflow</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>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-fit-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 Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-textline.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-textline.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-fit-textline.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-fit-textline"> + <refnamediv> + <refname>PDF_fit_textline</refname> + <refpurpose>Размещает одну строку текста</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_fit_textline</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>text</parameter></methodparam> + <methodparam><type>float</type><parameter>x</parameter></methodparam> + <methodparam><type>float</type><parameter>y</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</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-fit-textline.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-get-buffer.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-get-buffer.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-get-buffer.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-get-buffer"> + <refnamediv> + <refname>PDF_get_buffer</refname> + <refpurpose>Получает выходной буфер PDf</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>string</type><methodname>PDF_get_buffer</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + </methodsynopsis> + <para> + Выбирает буфер, содержащий сгенерированные данные PDF. + </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-get-buffer.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-get-fontsize.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-get-fontsize.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-get-fontsize.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -0,0 +1,40 @@ +<?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-get-fontsize"> + <refnamediv> + <refname>PDF_get_fontsize</refname> + <refpurpose>Обработка шрифтов [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 3, используйте вместо нее + <function>PDF_get_value</function> с параметром + <parameter>fontsize</parameter>. + </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-get-fontsize.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-get-majorversion.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-get-majorversion.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-get-majorversion.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-get-majorversion'> + <refnamediv> + <refname>PDF_get_majorversion</refname> + <refpurpose>Получает основной номер версии [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_get_majorversion</methodname> + <void/> + </methodsynopsis> + <para> + Функция устарела с версии PDFlib 5, используйте вместо нее + <function>PDF_get_value</function> с параметром + <parameter>major</parameter>. + </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-get-majorversion.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-get-minorversion.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-get-minorversion.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-get-minorversion.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -0,0 +1,47 @@ +<?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-get-minorversion'> + <refnamediv> + <refname>PDF_get_minorversion</refname> + <refpurpose>Получает минорный номер версии [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_get_minorversion</methodname> + <void/> + </methodsynopsis> + <para> + Возвращает минорный номер версии PDFlib. + </para> + <para> + Функция устарела с версии PDFlib 5, используйте вместо нее + <function>PDF_get_value</function> с параметром + <parameter>minor</parameter>. + </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-get-minorversion.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-get-parameter.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-get-parameter.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-get-parameter.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-get-parameter"> + <refnamediv> + <refname>PDF_get_parameter</refname> + <refpurpose>Получает строковый параметр</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>string</type><methodname>PDF_get_parameter</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>string</type><parameter>key</parameter></methodparam> + <methodparam><type>float</type><parameter>modifier</parameter></methodparam> + </methodsynopsis> + <para> + Получает содержимое некоторого параметра PDFlib со строковым типом. + </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-get-parameter.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-get-pdi-parameter.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-get-pdi-parameter.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-get-pdi-parameter.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-get-pdi-parameter"> + <refnamediv> + <refname>PDF_get_pdi_parameter</refname> + <refpurpose>Получает строковый параметр PDI [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>string</type><methodname>PDF_get_pdi_parameter</methodname> + <methodparam><type>resource</type><parameter>p</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> + <methodparam><type>int</type><parameter>reserved</parameter></methodparam> + </methodsynopsis> + <para> + Получает содержимое параметра документа PDI со строковым типом. + </para> + <para> + Функция устарела с версии PDFlib 7, используйте вместо нее + <function>PDF_pcos_get_string</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-get-pdi-parameter.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-get-pdi-value.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-get-pdi-value.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-get-pdi-value.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-get-pdi-value"> + <refnamediv> + <refname>PDF_get_pdi_value</refname> + <refpurpose>Получает числовой параметр PDI [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>float</type><methodname>PDF_get_pdi_value</methodname> + <methodparam><type>resource</type><parameter>p</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> + <methodparam><type>int</type><parameter>reserved</parameter></methodparam> + </methodsynopsis> + <para> + Получает содержимое параметра документа PDI с числовым типом. + </para> + <para> + Функция устарела с версии PDFlib 5, используйте вместо нее + <function>PDF_pcos_get_number</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-get-pdi-value.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-get-value.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-get-value.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-get-value.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-get-value"> + <refnamediv> + <refname>PDF_get_value</refname> + <refpurpose>Получает числовой параметр</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>float</type><methodname>PDF_get_value</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>string</type><parameter>key</parameter></methodparam> + <methodparam><type>float</type><parameter>modifier</parameter></methodparam> + </methodsynopsis> + <para> + Получает значение некоторого параметра PDFlib с числовым типом. + </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-get-value.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-info-font.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-info-font.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-info-font.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-info-font"> + <refnamediv> + <refname>PDF_info_font</refname> + <refpurpose>Запрашивает подробную информацию о загруженном шрифте</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>float</type><methodname>PDF_info_font</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>int</type><parameter>font</parameter></methodparam> + <methodparam><type>string</type><parameter>keyword</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-info-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-info-table.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-info-table.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-info-table.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-info-table"> + <refnamediv> + <refname>PDF_info_table</refname> + <refpurpose>Получает информацию таблицы</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>float</type><methodname>PDF_info_table</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>int</type><parameter>table</parameter></methodparam> + <methodparam><type>string</type><parameter>keyword</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-info-table.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-info-textflow.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-info-textflow.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-info-textflow.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-info-textflow"> + <refnamediv> + <refname>PDF_info_textflow</refname> + <refpurpose>Запрашивает состояние текстового потока</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>float</type><methodname>PDF_info_textflow</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>int</type><parameter>textflow</parameter></methodparam> + <methodparam><type>string</type><parameter>keyword</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-info-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 Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-info-textline.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-info-textline.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-info-textline.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-info-textline"> + <refnamediv> + <refname>PDF_info_textline</refname> + <refpurpose>Выполняет форматирование текста и метрики запросов</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>float</type><methodname>PDF_info_textline</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>text</parameter></methodparam> + <methodparam><type>string</type><parameter>keyword</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-info-textline.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-load-3ddata.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-load-3ddata.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-load-3ddata.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -0,0 +1,47 @@ +<?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-load-3ddata"> + <refnamediv> + <refname>PDF_load_3ddata</refname> + <refpurpose>Загружает 3D модель</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_load_3ddata</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>filename</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Загружает 3D-модель из дискового или виртуального файла. + </para> + <para> + Для работы функции требуется PDF 1.6. + </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-load-3ddata.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-load-font.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-load-font.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-load-font.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-load-font"> + <refnamediv> + <refname>PDF_load_font</refname> + <refpurpose>Поиск и подготовка шрифта</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_load_font</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>fontname</parameter></methodparam> + <methodparam><type>string</type><parameter>encoding</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-load-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-load-iccprofile.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-load-iccprofile.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-load-iccprofile.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-load-iccprofile"> + <refnamediv> + <refname>PDF_load_iccprofile</refname> + <refpurpose>Поиск и подготовка профиля ICC</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_load_iccprofile</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>profilename</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Ищет профиль ICC и готовит его для последующего использования. + </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-load-iccprofile.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-load-image.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-load-image.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-load-image.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-load-image"> + <refnamediv> + <refname>PDF_load_image</refname> + <refpurpose>Открывает файл изображения</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_load_image</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>imagetype</parameter></methodparam> + <methodparam><type>string</type><parameter>filename</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-load-image.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-makespotcolor.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-makespotcolor.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-makespotcolor.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-makespotcolor"> + <refnamediv> + <refname>PDF_makespotcolor</refname> + <refpurpose>Делает точечный цвет</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_makespotcolor</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>string</type><parameter>spotname</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-makespotcolor.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-open-ccitt.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-open-ccitt.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-open-ccitt.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -0,0 +1,51 @@ +<?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-open-ccitt"> + <refnamediv> + <refname>PDF_open_ccitt</refname> + <refpurpose>Открывает необработанное изображение CCITT [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_open_ccitt</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>filename</parameter></methodparam> + <methodparam><type>int</type><parameter>width</parameter></methodparam> + <methodparam><type>int</type><parameter>height</parameter></methodparam> + <methodparam><type>int</type><parameter>BitReverse</parameter></methodparam> + <methodparam><type>int</type><parameter>k</parameter></methodparam> + <methodparam><type>int</type><parameter>Blackls1</parameter></methodparam> + </methodsynopsis> + <para> + Открывает необработанное изображение CCITT. + </para> + <para>Функция устарела с версии PDFlib 5, используйте вместо нее + <function>PDF_load_image</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-open-ccitt.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-open-image-file.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-open-image-file.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-open-image-file.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -0,0 +1,51 @@ +<?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-open-image-file"> + <refnamediv> + <refname>PDF_open_image_file</refname> + <refpurpose>Читает изображение из файла [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_open_image_file</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>string</type><parameter>imagetype</parameter></methodparam> + <methodparam><type>string</type><parameter>filename</parameter></methodparam> + <methodparam><type>string</type><parameter>stringparam</parameter></methodparam> + <methodparam><type>int</type><parameter>intparam</parameter></methodparam> + </methodsynopsis> + <para> + Открывает файл изображения. + </para> + <para> + Функция устарела с версии PDFlib 5, используйте вместо нее + <function>PDF_load_image</function> с параметрами + colorize, ignoremask, invert, mask, masked и параметрами страницы. + </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-open-image-file.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-open-image.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-open-image.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-open-image.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -0,0 +1,55 @@ +<?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-open-image"> + <refnamediv> + <refname>PDF_open_image</refname> + <refpurpose>Использует данные изображения [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_open_image</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>string</type><parameter>imagetype</parameter></methodparam> + <methodparam><type>string</type><parameter>source</parameter></methodparam> + <methodparam><type>string</type><parameter>data</parameter></methodparam> + <methodparam><type>int</type><parameter>length</parameter></methodparam> + <methodparam><type>int</type><parameter>width</parameter></methodparam> + <methodparam><type>int</type><parameter>height</parameter></methodparam> + <methodparam><type>int</type><parameter>components</parameter></methodparam> + <methodparam><type>int</type><parameter>bpc</parameter></methodparam> + <methodparam><type>string</type><parameter>params</parameter></methodparam> + </methodsynopsis> + <para> + Использует данные изображения из различных источников данных. + </para> + <para> + Функция устарела с версии PDFlib 5, используйте вместо нее + виртуальные файлы и <function>PDF_load_image</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-open-image.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-open-memory-image.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-open-memory-image.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-open-memory-image.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-open-memory-image"> + <refnamediv> + <refname>PDF_open_memory_image</refname> + <refpurpose>Открывает изображение, созданное с помощью функций изображения PHP [не поддерживается]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_open_memory_image</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>resource</type><parameter>image</parameter></methodparam> + </methodsynopsis> + <para> + функция не поддерживается PDFlib GmbH. + </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-open-memory-image.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-open-pdi-document.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-open-pdi-document.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-open-pdi-document.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 304635 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-open-pdi-document"> + <refnamediv> + <refname>PDF_open_pdi_document</refname> + <refpurpose>Подготавливает документ pdi</refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_open_pdi_document</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>string</type><parameter>filename</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Открывает дисковый или виртуальный PDF-документ и подготавливает его для последующего использования. + </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-open-pdi-document.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-open-pdi-page.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-open-pdi-page.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-open-pdi-page.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-open-pdi-page"> + <refnamediv> + <refname>PDF_open_pdi_page</refname> + <refpurpose>Подготавливает страницу</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_open_pdi_page</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>int</type><parameter>doc</parameter></methodparam> + <methodparam><type>int</type><parameter>pagenumber</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Подготавливает страницу для последующего использования с помощью <function>PDF_fit_pdi_page</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-open-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-open-pdi.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-open-pdi.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-open-pdi.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-open-pdi"> + <refnamediv> + <refname>PDF_open_pdi</refname> + <refpurpose>Открывает файл PDF [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>int</type><methodname>PDF_open_pdi</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>filename</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + <methodparam><type>int</type><parameter>len</parameter></methodparam> + </methodsynopsis> + <para> + Открывает дисковый или виртуальный PDF-документ и подготавливает его для последующего использования. + </para> + <para> + Функция устарела с версии PDFlib 7, используйте вместо нее + <function>PDF_open_pdi_document</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-open-pdi.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-pcos-get-number.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-pcos-get-number.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-pcos-get-number.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-pcos-get-number"> + <refnamediv> + <refname>PDF_pcos_get_number</refname> + <refpurpose>Получает значение пути pCOS с номером типа или логическим значением</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>float</type><methodname>PDF_pcos_get_number</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>int</type><parameter>doc</parameter></methodparam> + <methodparam><type>string</type><parameter>path</parameter></methodparam> + </methodsynopsis> + <para> + Получает значение пути pCOS с номером типа или логическим значением. + </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-pcos-get-number.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-pcos-get-stream.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-pcos-get-stream.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-pcos-get-stream.xml 2020-03-27 11:49:41 UTC (rev 349530) @@ -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-pcos-get-stream"> + <refnamediv> + <refname>PDF_pcos_get_stream</refname> + <refpurpose>Получает содержимое пути pCOS с типом stream, fstream или string</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>string</type><methodname>PDF_pcos_get_stream</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>int</type><parameter>doc</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + <methodparam><type>string</type><parameter>path</parameter></methodparam> + </methodsynopsis> + <para> + Получает содержимое пути pCOS с типом stream, fstream или string. + </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-pcos-get-stream.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