htmlToPDF 0.1. beta 2 released

Today I released the second beta version of htmlToPDF for MODx Evolution.

This MODx snippets uses TCPDF, available at http://www.tcpdf.org/, to create the PDF Files from the content of a web document, published with MODx. TCPDF is part of the package.

To extend the flexibility, it is now possible, to use user defined paths to the htmlToPDf path, the TCPDF path, and the document output path.

The project is hosted on GitHub, you will find everything on the project page at https://github.com/sjstoelting/MODx-htmlToPDF.

The downloads are available at:

https://github.com/sjstoelting/MODx-htmlToPDF/downloads

et TCPDF,
htmlToPDF, or the document output to other paths, as defined by default.

Published on 2011-02-19

Download as PDF

More News

Write a comment

  • Required fields are marked with *.

sjstoelting
Posts: 1
Comment
htmlToPDF is designed for Revolution
Reply #2 on : Wed February 23, 2011, 13:59:31
Currently htmlToPDF for MODx Revo is not developed. This is said in the README file, also available at GitHub.

Friendly URLs are not a must, but the snippet uses the content of the field "URL alias" for the names of the files. That is the best way, because otherwise one has to deal with spaces and so on in file name.s
philipp
Posts: 1
Comment
pdf
Reply #1 on : Wed February 23, 2011, 11:08:31
very nice, this is really needed for modx! however i am battling to get it to work. could it be because search engine friendly url is not enabled on my side?

also i am running revolution does it work with revolution?

thanks!