`li3_pdf` is a simple way of generating PDF from an HTML input. We first started with **DOM PDF** but that one was very slow so **wkthmltopdf** was added and is recommanded.
- Installation
- Backends
- [DOM PDF](http://code.google.com/p/dompdf/) - [wkthml to pdf](https://code.google.com/p/wkhtmltopdf/)
- DOM PDF
You can put it along-side `li3_pdf`.
- Wkhtmltopdf
The bin `wkhtmltopdf` should be in the current path.
- Configuration
- Usage
- Media
- Authors