Hi all,
I'd like to print the whole DirectX SDK Documentation. It's in .chm format (compiled HTML), which means I can only print one page at a time with the default viewer.
So I'm looking for software that can print it in whole. Either I need another viewer that has an option to print all, or I need a tool that converts it to another format (.pdf, .doc, etc) so I can print that in whole.
I've looked at a few tools, but several of them crash, others don't properly recurse the content tree, and yet others are not for free (without a guarantee that it works properly I'm not going to buy anything).
Any suggestions? Anything that can help getting this printed on paper would be much appreciated.
Thanks a lot,
Nicolas
Compile HTML printing
Started by Nick, Aug 02 2007 09:48 AM
9 replies to this topic
#1
Posted 02 August 2007 - 09:48 AM
#2
Posted 02 August 2007 - 11:46 AM
Doing a quick Google search, i found this: http://www.theta-sof...om/chmtopdf.htm
#3
Posted 02 August 2007 - 12:41 PM
Punisher said:
Doing a quick Google search, i found this: http://www.theta-sof...om/chmtopdf.htm
#4
Posted 07 August 2007 - 12:45 PM
Anyone? :huh:
#5
Posted 07 August 2007 - 03:52 PM
Open the .chm file -> Options -> Print... -> Print the selected heading and all subtopics
Don't forget to load up your printer with plenty of paper :lol:
Don't forget to load up your printer with plenty of paper :lol:
"Stupid bug! You go squish now!!" - Homer Simpson
#6
Posted 07 August 2007 - 08:28 PM
Please tell us how many pages it is :)
#7
Posted 08 August 2007 - 03:49 AM
Take a look at Microsoft Compiled HTML Help and see if it helps. I found the following:
wikipedia said:
Extracting to HTML
On Windows, a CHM file can be extracted to plain HTML with the command:
hh.exe -decompile extracted filename.chm
This will decompress all files embedded in filename.chm to folder extracted.
or by using HTML Help Workshop.
On Unix systems which use apt as a packaging tool, a CHM file is extracted to plain HTML with (first command is for a Debian based OS)
$ sudo apt-get install libchm-bin
$ extract_chmLib tero.chm tero/
Another useful set of tools for CHM files in non-Windows environments is the CHM Tools Package. It's available as source code, and includes a program, chmdump, which extracts the HTML from a CHM file into a separate directory.
It's also available for Mac OS X via MacPorts.
If MacPorts is installed on your system, you can type:
$ sudo port install chmdump
at a Terminal prompt to install the package. You can then extract a CHM file with:
$ chmdump chmfile.chm outdir
On Windows, a CHM file can be extracted to plain HTML with the command:
hh.exe -decompile extracted filename.chm
This will decompress all files embedded in filename.chm to folder extracted.
or by using HTML Help Workshop.
On Unix systems which use apt as a packaging tool, a CHM file is extracted to plain HTML with (first command is for a Debian based OS)
$ sudo apt-get install libchm-bin
$ extract_chmLib tero.chm tero/
Another useful set of tools for CHM files in non-Windows environments is the CHM Tools Package. It's available as source code, and includes a program, chmdump, which extracts the HTML from a CHM file into a separate directory.
It's also available for Mac OS X via MacPorts.
If MacPorts is installed on your system, you can type:
$ sudo port install chmdump
at a Terminal prompt to install the package. You can then extract a CHM file with:
$ chmdump chmfile.chm outdir
#8
Posted 08 August 2007 - 06:05 AM
monjardin said:
hh.exe -decompile extracted filename.chm
Unfortunately it just dumps all pages separately, with no structure. So it's still hard to just start printing this. But at least it's one more format I can play with. Maybe there's an HTML to PDF compiler somewhere...
roel said:
Please tell us how many pages it is :)
I don't want to print it all, just chapters of it. But it would be nice to first have the whole thing in one PDF so it's easy to select which range of pages I want to print.
#9
Posted 08 August 2007 - 07:31 AM
I just tried this one: ABC Amber CHM Converter, and it works exactly as expected! :w00t:
#10
Posted 08 August 2007 - 09:33 AM
Nick said:
I don't want to print it all, just chapters of it. But it would be nice to first have the whole thing in one PDF so it's easy to select which range of pages I want to print.
http://iki.fi/sol - my schtuphh
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












