This module creates text blocks and tables into PDF documents using the PDF::API2 or PDF::Builder Perl module.
The official repository for PDF::Table module collaboration: "https://github.com/PhilterPaper/PDF-Table.git"
Any patches, pull requests, issues and feedback are more than welcome.
Required for installation: Test::More Optional for installation: Test::Pod, Test::CheckManifest
Required for running: Carp, PDF::API2 and/or PDF::Builder Optional for running: Pod::Simple::HTML
To install the module from CPAN, please type the following command:
cpanm PDF::Table
To test or add features to this module, please type the following command:
cpanm .
To see a list of changes, please do one or more of the following:
- Read the Changes file
- Review commits history on GitHub
- Make a diff from the tools menu at CPAN
- Use the issue tracker on GitHub
- See "http://search.cpan.org/~omega/"
- See "http://search.cpan.org/~jbazik/"
Copyright (C) 2006 by Daemmon Hughes
Extended by Desislav Kamenov (Twitter @deskata) versions 0.02 - 0.11
Extended by Phil Perry since version 0.12 Copyright (C) 2020 by Phil M Perry
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. Note that Perl 5.10 is now the minimum for installation.