PHPackages                             mikehaertl/pdfable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. mikehaertl/pdfable

ActiveYii-extension[PDF &amp; Document Generation](/categories/documents)

mikehaertl/pdfable
==================

PDFable is a Yii extension to create PDFs from web pages with PHPWkHtmlToPdf(included)

1.0.4(9y ago)1436.4k—0%4[2 issues](https://github.com/mikehaertl/pdfable/issues)MITPHPPHP &gt;=5.0.0

Since Dec 18Pushed 9y ago7 watchersCompare

[ Source](https://github.com/mikehaertl/pdfable)[ Packagist](https://packagist.org/packages/mikehaertl/pdfable)[ Docs](https://github.com/mikehaertl/pdfable)[ RSS](/packages/mikehaertl-pdfable/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (5)Used By (0)

PDFable
=======

[](#pdfable)

`PDFable` is a [Yii](http://www.yiiframework.com) extension to create PDFs from web pages with [PHPWkHtmlToPdf](http://mikehaertl.github.com/phpwkhtmltopdf/) (included).

Requirements
------------

[](#requirements)

`PDFable` requires the [wkhtmltopdf](http://code.google.com/p/wkhtmltopdf/) binary to be installed on your system.

Installation
------------

[](#installation)

Download the package file and unzip it to the `extensions` directory. Note, that you may want to rename the directory from `pdfable-x.y.z` to `pdfable`.

Example module
--------------

[](#example-module)

To try out the extension, you can configure the `pdfable` example module in your `main.php`:

```
