root / pykota / trunk / man / el_GR / pkbanner.1 @ 2088

Revision 2088, 2.5 kB (checked in by jalet, 19 years ago)

Manpages

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2.TH PKBANNER "1" "����2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NAME
4pkbanner \- manual page for pkbanner 1.21beta_unofficial
5.SH DESCRIPTION
6pkbanner v1.21beta_unofficial (c) 2003, 2004, 2005 C@LL \- Conseil Internet & Logiciels Libres
7.PP
8Generates banners.
9.PP
10command line usage :
11.TP
12pkbanner
13[options]
14.PP
15options :
16.TP
17\fB\-v\fR | \fB\-\-version\fR
18Prints pkbanner's version number then exits.
19.TP
20\fB\-h\fR | \fB\-\-help\fR
21Prints this message then exits.
22.TP
23\fB\-l\fR | \fB\-\-logo\fR img
24Use the image as the banner's logo. The logo will
25be drawn at the center top of the page. The default
26logo is /usr/share/pykota/logos/pykota.jpeg
27.TP
28\fB\-p\fR | \fB\-\-pagesize\fR sz
29Sets sz as the page size. Most well known
30page sizes are recognized, like 'A4' or 'Letter'
31to name a few. The default size is A4.
32.TP
33\fB\-s\fR | \fB\-\-savetoner\fR s
34Sets the text luminosity factor to s%. This can be
35used to save toner. The default value is 0, which
36means that no toner saving will be done.
37.TP
38\fB\-u\fR | \fB\-\-url\fR u
39Uses u as an url to be written at the bottom of
40the banner page. The default url is :
41http://www.librelogiciel.com/software/
42.PP
43examples :
44.IP
45Using pkbanner directly from the command line is not recommended,
46excepted for testing purposes. You should use pkbanner in the
47\&'startingbanner' or 'endingbanner' directives in pykota.conf
48.IP
49startingbanner: /usr/bin/pkbanner \fB\-\-logo=\fR"" \fB\-\-savetoner\fR=\fI75\fR
50.IP
51With such a setting in pykota.conf, all print jobs will be
52prefixed with an A4 banner with no logo, and text luminosity will
53be increased by 75%. The PostScript output will be directly sent
54to your printer.
55.IP
56You'll find more examples in the sample configuration file included
57in PyKota.
58.PP
59This program is free software; you can redistribute it and/or modify
60it under the terms of the GNU General Public License as published by
61the Free Software Foundation; either version 2 of the License, or
62(at your option) any later version.
63.PP
64This program is distributed in the hope that it will be useful,
65but WITHOUT ANY WARRANTY; without even the implied warranty of
66MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
67GNU General Public License for more details.
68.PP
69You should have received a copy of the GNU General Public License
70along with this program; if not, write to the Free Software
71Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111\-1307, USA.
72.PP
73Please e\-mail bugs to: Jerome Alet \- alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.