PDF Generator using the TCPDF library.
For license information check the LICENSE file.
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist beastbytes/pdf-tcpdf
or add
"beastbytes/pdf-tcpdf": "~1.0.0"to the require section of your composer.json.