kivitendo/doc/modules/README.PDF-Table @ b1fbc534
a5a81f46 | Moritz Bunkus | # PDF::Table
|
||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | This module creates text blocks and tables into PDF documents using PDF::API2 Perl module.
|
||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | The official repository for PDF::Table module collaboration:
|
||
https://github.com/kamenov/PDF-Table.git
|
||||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | Any patches, pull requests, issues and feedback are more than welcome.
|
||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | ## Installation
|
||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | To install the module from CPAN, please type the following command:
|
||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | ```cpanm PDF::Table```
|
||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | To test or add features to this module, please type the following command:
|
||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | ```cpanm .```
|
||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | ## Changes
|
||
To see a list of changes, please do one or more of the following:
|
||||
- Read the [Changes](Changes) file
|
||||
- Review commits history on GitHub
|
||||
- Make a diff from the tools menu at CPAN
|
||||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | ## Contacts
|
||
@deskata on Twitter
|
||||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | - Use the issue tracker on GitHub
|
||
- See http://search.cpan.org/~omega/
|
||||
- See http://search.cpan.org/~jbazik/
|
||||
42b702a6 | Moritz Bunkus | |||
a5a81f46 | Moritz Bunkus | ## License
|
||
42b702a6 | Moritz Bunkus | Copyright (C) 2006 by Daemmon Hughes
|
||
Extended by Desislav Kamenov since version 0.02
|
||||
This library is free software; you can redistribute it and/or modify
|
||||
it under the same terms as Perl itself, either Perl version 5.8.7 or,
|
||||
at your option, any later version of Perl 5 you may have available.
|