jkuchar/pdfresponse-example

Example usage of PdfResponse project.

dev-master 2015-05-03 21:00 UTC

This package is auto-updated.

Last update: 2019-12-20 23:19:37 UTC


README

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

How to get this working on your PC?

  1. Install Composer
  2. Open terminal
  3. composer create-project --stability="dev" jkuchar/pdfresponse-example pdfresponse-example
  4. PdfResponse example is in directory pdfresponse-example