wkhtmltopdf
- http://code.google.com/p/wkhtmltopdf/
- Already basic support in Tiki: PDF
- http://code.google.com/p/wkhtmltopdf/wiki/IntegrationWithPhp
- https://www.ohloh.net/p/wkhtmltopdf
- https://www.ohloh.net/p/web2pdf (a GUI for Windows)
To do:
- Test this: http://code.google.com/p/wkhtmltopdf/issues/detail?id=48
- make sure there is no problem with wkhtmltopdf (From wiki page to tiki-print.php, add onClick="window.print()" to save a click)
- page-break-inside: avoid; for tables and ideally between header and 1st paragraph
- access via Tokens

Last Comments