Project that generates PDF from HTML template. Project can be integrated into Nette-based project as Nette\Application\IResponse.
- Project example - https://github.com/jkuchar/PdfResponse-example
- Packagist - https://packagist.org/packages/jkuchar/pdfresponse-example
- Live demo - http://projekty.mujserver.net/nette/PdfResponse/document_root/
See PdfResponse-example repositary.
- Open terminal in your project directory
- Type
composer require jkuchar/pdfresponse:dev-master
- You are done!
Have a look at PdfResponse-example in HomepagePresenter.
- Czech: http://addons.nette.org/cs/pdfresponse
- English: http://addons.nette.org/en/pdfresponse (machine translation)
Because this project is imported from original SVN repo, on github are forks that are not connected with this repo.