Download the PHP package adiuvaris/reportlib without Composer
On this page you can find all versions of the php package adiuvaris/reportlib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package reportlib
ReportLib
PHP Report Library
- category Library
- author Michael Hodel [email protected]
- copyright 2022-2023 Michael Hodel - Adiuvaris
- license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT)
- link https://www.adiuvaris.ch/reportlib
- source https://github.com/adiuvaris/ReportLib
Description
PHP library for generating dynamic PDF reports using the TCPDF library to create the PDF documents. The library works with nested rectangle regions on the paper where the sizes can be defined in millimeters or in percent of the surrounding rectangle or the library calculates them by the content.
Main Features:
- all standard page formats (from TCPDF), custom page margins;
- different page formats in one report;
- management of text styles;
- images, 2D barcodes (e.g. QR);
- page header and footer management;
- automatic page break, line break and text alignments;
- automatic page numbering;
- support for tables with a lot of features (e.g. automatic repeat the table header row after page break)
- nested structure of rectangles to create the report structure
Install
Via Composer
Usage
License
GNU LESSER GENERAL PUBLIC LICENSE. Please see License File for more information.
All versions of reportlib with dependencies
PHP Build Version
Package Version
The package adiuvaris/reportlib contains the following files
Loading the files please wait ....