cvs: phpdoc-sk /reference/cpdf/functions cpdf-add-annotation.xml cpdf-add-outline.xml cpdf-arc.xml cpdf-begin-text.xml cpdf-circle.xml cpdf-clip.xml cpdf-close.xml cpdf-closepath-fill-stroke.xml cpdf-closepath-stroke.xml cpdf-closepath.xml
[email protected] ("Joseph Drake")
| Newsgroups | php.doc.sk |
|---|---|
| Message-ID | <cvsjoseph1047863619@cvsserver> |
joseph Sun Mar 16 20:13:39 2003 EDT
Added files:
/phpdoc-sk/reference/cpdf/functions cpdf-add-annotation.xml
cpdf-add-outline.xml
cpdf-arc.xml
cpdf-begin-text.xml
cpdf-circle.xml cpdf-clip.xml
cpdf-closepath-fill-stroke.xml
cpdf-closepath-stroke.xml
cpdf-closepath.xml
cpdf-close.xml
Log:
new one
joseph-20030316201339.txt
(text/plain, 17.3 KB)
Index: phpdoc-sk/reference/cpdf/functions/cpdf-add-annotation.xml
+++ phpdoc-sk/reference/cpdf/functions/cpdf-add-annotation.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.3 -->
<refentry id="function.cpdf-add-annotation">
<refnamediv>
<refname>cpdf_add_annotation</refname>
<refpurpose>Pridáva poznámku</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_add_annotation</methodname>
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
<methodparam><type>float</type><parameter>llx</parameter></methodparam>
<methodparam><type>float</type><parameter>lly</parameter></methodparam>
<methodparam><type>float</type><parameter>urx</parameter></methodparam>
<methodparam><type>float</type><parameter>ury</parameter></methodparam>
<methodparam><type>string</type><parameter>title</parameter></methodparam>
<methodparam><type>string</type><parameter>content</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
</methodsynopsis>
<para>
<function>cpdf_add_annotation</function> pridáva poznámku s µavým
dolným rohom na (<parameter>llx</parameter>,
<parameter>lly</parameter>) a prvým horným rohom na
(<parameter>urx</parameter>, <parameter>ury</parameter>).
</para>
<para>
Voliteµný paremeter <parameter>mode</parameter> urèuje jednotku
då¾ky. Ak je 0 alebo sa vynechá, pou¾ije sa východzia jednotka
pre stranu. Inak sa súradnice merajú v postscript bodoch
bez ohµadu na momentálnu jednotku.
</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:"../../../../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
-->
Index: phpdoc-sk/reference/cpdf/functions/cpdf-add-outline.xml
+++ phpdoc-sk/reference/cpdf/functions/cpdf-add-outline.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
<refentry id="function.cpdf-add-outline">
<refnamediv>
<refname>cpdf_add_outline</refname>
<refpurpose>Pridáva zálo¾ku pre aktuálnu stranu</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_add_outline</methodname>
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
<methodparam><type>string</type><parameter>text</parameter></methodparam>
</methodsynopsis>
<para>
Funcia <function>cpdf_add_outline</function> pridáva zálo¾ku s textom
<parameter>text</parameter>, ktorá ukazuje na aktuálnu stranu.
<example>
<title>Pridanie zálo¾ky k strane</title>
<programlisting>
<![CDATA[
<?php
$cpdf = cpdf_open(0);
cpdf_page_init($cpdf, 1, 0, 595, 842);
cpdf_add_outline($cpdf, 0, 0, 0, 1, "Page 1");
// ...
// nejaka kresba
// ...
cpdf_finalize($cpdf);
Header("Content-type: application/pdf");
cpdf_output_buffer($cpdf);
cpdf_close($cpdf);
?>
]]>
</programlisting>
</example>
</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:"../../../../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
-->
Index: phpdoc-sk/reference/cpdf/functions/cpdf-arc.xml
+++ phpdoc-sk/reference/cpdf/functions/cpdf-arc.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
<refentry id="function.cpdf-arc">
<refnamediv>
<refname>cpdf_arc</refname>
<refpurpose>Nakreslí oblúk</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_arc</methodname>
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
<methodparam><type>float</type><parameter>start</parameter></methodparam>
<methodparam><type>float</type><parameter>end</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
</methodsynopsis>
<para>
Funkcia <function>cpdf_arc</function> kreslí oblúk so stredom
v bode
(<parameter>x-coor</parameter>, <parameter>y-coor</parameter>)
and rádiusom <parameter>radius</parameter>, poèínajúc uhlom
<parameter>start</parameter> a konèiac uhlom
<parameter>end</parameter>.
</para>
<para>
Voliteµný parameter <parameter>mode</parameter> urèuje jednotku
då¾ky. Ak je 0 alebo sa vynechá, pou¾ije sa východzia jednotka aká je
urèená pre stranu. Inak sa súradnice merajú v postscript bodoch bez
ohµadu na aktuálnu jednotku.
</para>
<para>
Tie¾ pozri <function>cpdf_circle</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:"../../../../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
-->
Index: phpdoc-sk/reference/cpdf/functions/cpdf-begin-text.xml
+++ phpdoc-sk/reference/cpdf/functions/cpdf-begin-text.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN:Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
<refentry id="function.cpdf-begin-text">
<refnamediv>
<refname>cpdf_begin_text</refname>
<refpurpose>Zaèína textovú sekciu</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_begin_text</methodname>
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
</methodsynopsis>
<para>
Funkcia <function>cpdf_begin_text</function> zaèína textovú sekciu.
Musí by» ukonèená s <function>cpdf_end_text</function>.
<example>
<title>Výstup textu</title>
<programlisting>
<![CDATA[
<?php
cpdf_begin_text($pdf);
cpdf_set_font($pdf, 16, "Helvetica", "WinAnsiEncoding");
cpdf_text($pdf, 100, 100, "Nejaky text");
cpdf_end_text($pdf)
?>
]]>
</programlisting>
</example>
</para>
<para>
Tie¾ pozri <function>cpdf_end_text</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:"../../../../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
-->
Index: phpdoc-sk/reference/cpdf/functions/cpdf-circle.xml
+++ phpdoc-sk/reference/cpdf/functions/cpdf-circle.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
<refentry id="function.cpdf-circle">
<refnamediv>
<refname>cpdf_circle</refname>
<refpurpose>Nakreslí kru¾nicu</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_circle</methodname>
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
</methodsynopsis>
<para>
Funkcia <function>cpdf_circle</function> kreslí kru¾nicu
so stredom v bode
(<parameter>x-coor</parameter>, <parameter>y-coor</parameter>)
a polomerom <parameter>radius</parameter>.
</para>
<para>
Voliteµný parameter <parameter>mode</parameter> urèuje jednotku
då¾ky. Ak je 0 alebo sa vynechá, pou¾ije sa východzia jednotka aká je
urèená pre stranu. Inak sa súradnice merajú v postscript bodoch bez
ohµadu na aktuálnu jednotku.
</para>
<para>
Tie¾ pozri <function>cpdf_arc</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:"../../../../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
-->
Index: phpdoc-sk/reference/cpdf/functions/cpdf-clip.xml
+++ phpdoc-sk/reference/cpdf/functions/cpdf-clip.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
<refentry id="function.cpdf-clip">
<refnamediv>
<refname>cpdf_clip</refname>
<refpurpose>Spája s aktuálnou cestou</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_clip</methodname>
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
</methodsynopsis>
<para>
Funkcia <function>cpdf_clip</function> spája v¹etku kresbu
s aktuálnou cestou.
</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:"../../../../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
-->
Index: phpdoc-sk/reference/cpdf/functions/cpdf-closepath-fill-stroke.xml
+++ phpdoc-sk/reference/cpdf/functions/cpdf-closepath-fill-stroke.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
<refentry id="function.cpdf-closepath-fill-stroke">
<refnamediv>
<refname>cpdf_closepath_fill_stroke</refname>
<refpurpose>Zatvori», naplni» a nakresli» aktuálnu cestu</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_closepath_fill_stroke</methodname>
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
</methodsynopsis>
<para>
Funkcia <function>cpdf_closepath_fill_stroke</function> zatvára,
vypåòa interiér aktuálnej cesty s aktuálnou plniacou farbou a nakreslí
aktuálnu cestu.
</para>
<para>
Tie¾ pozri <function>cpdf_closepath</function>,
<function>cpdf_stroke</function>,
<function>cpdf_fill</function>,
<function>cpdf_setgray_fill</function>,
<function>cpdf_setgray</function>,
<function>cpdf_setrgbcolor_fill</function>,
<function>cpdf_setrgbcolor</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:"../../../../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
-->
Index: phpdoc-sk/reference/cpdf/functions/cpdf-closepath-stroke.xml
+++ phpdoc-sk/reference/cpdf/functions/cpdf-closepath-stroke.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
<refentry id="function.cpdf-closepath-stroke">
<refnamediv>
<refname>cpdf_closepath_stroke</refname>
<refpurpose>Zatvori» cestu a nakresli» èiaru pozdå¾ cesty</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_closepath_stroke</methodname>
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
</methodsynopsis>
<para>
Funkcia <function>cpdf_closepath_stroke</function> je
kombináciou <function>cpdf_closepath</function> a
<function>cpdf_stroke</function>. Potom cestu vyèistí.
</para>
<para>
Tie¾ pozri <function>cpdf_closepath</function>,
<function>cpdf_stroke</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:"../../../../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
-->
Index: phpdoc-sk/reference/cpdf/functions/cpdf-closepath.xml
+++ phpdoc-sk/reference/cpdf/functions/cpdf-closepath.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
<refentry id="function.cpdf-closepath">
<refnamediv>
<refname>cpdf_closepath</refname>
<refpurpose>Zatvori» cestu</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_closepath</methodname>
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
</methodsynopsis>
<para>
Funkcia <function>cpdf_closepath</function> zatvára aktuálnu
cestu.
</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:"../../../../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
-->
Index: phpdoc-sk/reference/cpdf/functions/cpdf-close.xml
+++ phpdoc-sk/reference/cpdf/functions/cpdf-close.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
<refentry id="function.cpdf-close">
<refnamediv>
<refname>cpdf_close</refname>
<refpurpose>Zatvára pdf dokument</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_close</methodname>
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
</methodsynopsis>
<para>
Funkcia <function>cpdf_close</function> zatvára pdf dokument.
Táto funkcia by mala by» poslednou, dokonca aj po
<function>cpdf_finalize</function>, <function>cpdf_output_buffer</function>
a <function>cpdf_save_to_file</function>.
</para>
<para>
Tie¾ pozri <function>cpdf_open</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:"../../../../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
-->