Plone2PDF 0.4.1 (May 19, 2008)

Move away from htmldoc to pisa (http://www.htmltopdf.org) as html2pdf convertion backend

For additional information about this project, please visit the overview page .

Available downloads

zip file

For all platforms (0 kB)

tarball

For all platforms (0 kB)

Release Notes

Tested with Plone 2.5, Plone 2.1
State Final release
License GPL

- uses pisa (http://www.htmltopdf.org) to convert from html to pdf (away from htmldoc). Benefits are: utf8 encoding is fully supported / Draw backs: require a fairly recent pisa version (3.0.18+) that need to be installed along with required libraries (see included README.txt file)

- adds a few options to force pdf conversion to go through a POST to avoid bot crawling (this might be useful for large sites) (disabled by default)

- fixes various problems (external images fetching / pdf conversion of private documents)

Change log