jkuchar/pdfresponse-example

Example usage of PdfResponse project.

Installs: 210

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 3

Open Issues: 0

pkg:composer/jkuchar/pdfresponse-example

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