NAME
pdf_kit_eg - Test PDF::Kit
VERSION
This document refers to pdf_kit_eg version v1.0.1
USAGE
pdf_kit_eg [<options>] [<phrase>] ...
pdf_kit_eg --usage|help|version|man
REQUIRED ARGUMENTS
OPTIONS
- --box
-
Draw a blue box around the block containing the text.
- --indent=f
-
Set the indentation (in inches) of the paragraph.
- --size=f
-
Set the font size.
- --alignment=f
-
Set the alignment. A value of 0 (zero) is left aligned. A value of 0.5 is center aligned. A value of 1 is right aligned.
- --char=f
-
Set the weight of the justification by character. Each character is given a little extra space so that the paragraph is fully justified.
- --word=f
-
Set the weight of the justification by space. Each space character, ASCII code 32, is given a little extra space so that the paragraph is fully justified.
- --scale=f
-
Set the weight of the justification by horizontal scaling. Each character stretched horizontally so that the paragraph is fully justified.
- --usage
-
Print a brief usage message.
- --help
-
Print usage, required arguments, and options.
- --version
-
Print the version number.
- --man
-
Print the manual page.
DESCRIPTION
Tests PDF::Kit
The given phrase is repeated in paragraph using different fonts and styles.
DIAGNOSTICS
CONFIGURATION AND ENVIRONMENT
DEPENDENCIES
PDF::API2
INCOMPATIBILITIES
BUGS AND LIMITATIONS
SEE ALSO
ORIGINAL AUTHOR
Shawn H. Corey shawnhcorey@gmail.com
Contributing Authors
(Insert your name here if you modified this program or its documentation. Do not remove this comment.)
COPYRIGHT & LICENCES
Copyright 2009 by Shawn H. Corey. All rights reserved.
Software Licence
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License, or (at your option) any later version.
This program 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Document Licence
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with the Invariant Sections being ORIGINAL AUTHOR, COPYRIGHT & LICENCES, Software Licence, and Document Licence.
You should have received a copy of the GNU Free Documentation Licence along with this document; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
ACKNOWLEDGEMENTS
HISTORY
$Log$