root / pykota / trunk / docs / pkinvoice.sgml @ 3498

Revision 3413, 0.8 kB (checked in by jerome, 16 years ago)

Removed unnecessary spaces at EOL.

  • Property svn:keywords set to Author Date Id Revision
Line 
1<!-- $Id$ -->
2
3<chapter>
4  <title>Invoice your users with pkinvoice</title>
5  <para>Last modified on $Date$</para>
6
7  <para>
8    <command>pkinvoice</command> is a command line tool with which you'll be able to extract jobs from the printing history,
9    and generate nice looking and configurable <acronym>PDF</acronym> invoices.
10  </para>
11
12  <para>
13    You'll be allowed to optionally filter the data extraction based on starting and ending dates, which
14    defaults to the complete history, user, printer, client hostname, etc...
15  </para>
16
17  <para>
18    The generated documents will contain one page per user, and the amount on the invoice will represent
19    how many credits each user spent during the specified time period.
20  </para>
21
22  <para>
23    For more details, please refer to <command>pkinvoice</command>'s manual page.
24  </para>
25</chapter>
26
Note: See TracBrowser for help on using the browser.