public
Description: Convert CHM to PDF files
Homepage: http://stateful.net
Clone URL: git://github.com/mgrimes/chm2pdf.git
Search Repo:
commit  35d990bcd22d11127f1e127e4d80cfabddc070ec
tree    7f67c101c323db4445f88da37e68fefc7aa04f56
parent  43552e8917d793c4938ccece66c7f84af60cc535
name age message
folder .gitignore Wed Mar 05 21:08:15 -0800 2008 initial revision [mgrimes]
folder README Tue Apr 08 23:27:38 -0700 2008 Change license from MIT to ISC now that it is O... [mgrimes]
folder chm2pdf.rb Wed Mar 05 21:08:15 -0800 2008 initial revision [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/

Copyright (c) 2008, 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.