/Catalyst-View-Wkhtmltopdf

Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf

Primary LanguagePerl

Catalyst::View::Wkhtmltopdf
---------------------------

Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf.

TODO:

- WRITE TESTS!!!!
- use File::Spec to determine temp directory
- Use pipes (IPC::Open2) instead of temp files, maybe 
- Add more configuration options