public
Description: Convert CHM to PDF files
Homepage: http://stateful.net
Clone URL: git://github.com/statefullabs/chm2pdf.git
name age message
file .gitignore Wed Mar 05 21:08:15 -0800 2008 initial revision [mgrimes]
file README Sun Jan 18 22:09:49 -0800 2009 Funnel support to Tender. [mgrimes]
file chm2pdf.rb Fri Jan 23 16:01:18 -0800 2009 Nudge copyright. [mgrimes]
README
chm2pdf.rb will convert a well-formed CHM file into a PDF file.

Requires chmlib and htmldoc installed on your system.
 chmlib:  http://jedrea.com/chmlib/
 htmldoc: http://www.htmldoc.org/

Support Forum:
http://support.stateful.net/discussions/chm2pdf

Copyright (c) 2008-2009, Stateful Labs
http://stateful.net

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.