readme.txt

来自「作者:Takeshi Kanno. PowerPdf是一款制作PDF文档的VCL」· 文本 代码 · 共 60 行

TXT
60
字号
==============================================================================

                              P o w e r P d f
                             Version 0.8 (beta)
                   1999-2001 Copyright (c) takeshi kanno
                       takeshi_kanno@est.hi-ho.ne.jp

==============================================================================

INTRODUCTION
============

PowerPdf is  a VCL to create PDF docment visually. Like QuickReport, you can 
design PDF document easily on Delphi IDE. 


REQUIRES
========

Delphi3.0 or later.


INSTALLATION
============

1.Extracts the files from powerpdf.zip. 
2.Choose Component|Install Component, and install PReport.pas.

NOTE
If you want to use FlateDecode/Zlib compression, copy zlib.pas and *.obj files 
(these are included in Delphi's CD-ROM) to your librally path.

Please see the file PowerPdfRef.pdf for the full documentation.


COPYRIGHT
=========

Copyright (C) 1999-2001 Takeshi Kanno

This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published
by the Free Software Foundation; either version 2 of the License, or any
later version.

This library is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU Library general Public License for more
details.


NOTE
====

I'm Japanese and I'm not good at English. So there may be a funny expression 
in this file and document. 
If you notice such a thing, please report all problems or suggestions to me. 
Thanks.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?