jkuchar/pdfresponse

PdfResponse is wrapper of mPDF for Nette.

v0.6.4 2023-03-24 10:23 UTC

README

Code Climate

Project that generates PDF from HTML template. Project can be integrated into Nette-based project as Nette\Application\IResponse.

Installing example

See PdfResponse-example repositary.

Installation into existing project using Composer

  1. Open terminal in your project directory
  2. Type composer require jkuchar/pdfresponse:dev-master
  3. You are done!

How to use this project?

Have a look at PdfResponse-example in HomepagePresenter.

Full documentation

Other forks

Because this project is imported from original SVN repo, on github are forks that are not connected with this repo.