Download the PHP package vianetz/pdf-generator without Composer
On this page you can find all versions of the php package vianetz/pdf-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vianetz/pdf-generator
More information about vianetz/pdf-generator
Files in vianetz/pdf-generator
Package pdf-generator
Short Description A library that supports method for generating PDF documents based on DomPdf and FPDI.
License GPL-3.0-or-later
Homepage https://www.vianetz.com
Informations about the package pdf-generator
vianetz PDF Library
This library offers an easy-to-use API for PDF generation and merging.
Internally it uses the DomPDF library for PDF generation and TCPDF for merging.
Usage
Create PDF document from HTML contents
Merge a PDF file and a PDF string into one PDF file
Tips & Tricks
- The string literal
__PDF_TPC__
will be replaced with the total page count
Frequently Asked Questions
Please find the Frequently Asked Questions on my website.
Support
If you have any issues or suggestions with this extension, please do not hesitate to contact me.
Credits
Of course this extension would not have been possible without the great open source eco-system. Therewith credits go to:
License
GNU General Public License v3.0
See also LICENSE file.
This extension uses the DomPDF library. For license information please visit the DomPdf
repository.
This extension uses the FPDI library. For license information please visit the FPDI
repository.
This library uses Semantic Versioning - please find more information at semver.org.
All versions of pdf-generator with dependencies
dompdf/dompdf Version ^2.0|^3.0
setasign/fpdi Version ^2.0
tecnickcom/tcpdf Version ^6.4