Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. It uses the excellent WebKit-based wkhtmltopdf and wkhtmltoimage available on OSX, Linux, Windows. You will have to download wkhtmltopdf 0.12.x in order to use Snappy.
Features
- Display the pdf in the browser
- Download the pdf from the browser
- Merge multiple urls into one pdf
- Pass options to snappy
- Generate local pdf file
- Options can be reset to their initial values with resetOptions() method
