cendak / PdfResponse-example

Example application that used PdfResponse.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example application that used PdfResponse.

License:Other


Languages

Language:PHP 86.8%Language:CSS 8.2%Language:HTML 4.7%Language:ApacheConf 0.3%