* Usage and configuration

Make sure you have Xulrunner correctly installed.

xulrunner --app html2pdf/application.ini file:///tmp/foo.html /tmp/foo.pdf


* Note: Running on Windows

In order to get html2pdf to work on windows you'll need to install
a suitable postscript printer. Download the "winsteng.exe" from Adobe
http://www.adobe.com/support/downloads/product.jsp?product=44&platform=Windows
install and configure a printer called "Generic PostScript Printer" that prints
to a FILE: port.

At this point html2pdf should work normally on windows as well with no changes.
