1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-26 16:12:17 +01:00
Files
archived-doc-ja/reference/printer/reference.xml
TAKAGI Masahiro 793c4f70a2 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@237832 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 11:14:35 +00:00

64 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.6 $ -->
<!-- EN-Revision: 1.10 Maintainer: hirokawa Status: ready -->
<!-- Purpose: utilspec.windows -->
<!-- Membership: pecl -->
<reference id="ref.printer">
<title>プリンタ関数</title>
<titleabbrev>Printer</titleabbrev>
<partintro>
<section id="printer.intro">
&reftitle.intro;
<para>
以下の関数は、Windows 9.x, ME, NT4, 2000 でのみ利用可能です。これらの
関数は、PHP 4.0.4 で追加されました。
</para>
</section>
&reference.printer.configure;
&reference.printer.ini;
<section id="printer.resources">
&reftitle.resources;
<para>
この拡張モジュールでは、プリンタ接続や
ブラシ、フォント、ペンへのハンドルを定義しています。
</para>
</section>
<section>
&reftitle.constants;
<para>
プリンタの <link linkend="printer.constants">定義済み定数</link>
も参照ください。
</para>
</section>
</partintro>
&reference.printer.functions;
</reference>
<!-- 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:
-->