/PdfResponse-example

Example application that used PdfResponse.

Primary LanguagePHPOtherNOASSERTION

Example usage of PdfResponse

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