I have a whole bunch of .html files on my computer (manuals) and I wanted to know if there's a way to combine them to form one big .pdf file or maybe .doc or any other printable format. It's such a pain opening up each page with IE and then printing when there should be a way to combine them. It also makes it easier to search for specific things.
Does anyone have any ideas or programs on how to do this?
Félix C.Courtemanche
05-19-2001, 08:07 PM
A lot of Adobe products do what you just explained (obviously since they created adobe acrobat).
PHP can be used to generate .pdf on the fly as well.
I don'T know of any easy to use, free tool to do that without programming skills though.
Oh well :( I basically have a directory with about 40 .html files wishing I can combine them somehow.
Marty
05-19-2001, 11:06 PM
I think WordPerfect may be able to do that. I know that it can save in PDF format.
ckizer
05-20-2001, 01:06 AM
You can use the PDFPrint Driver to print them to PDF.
So I print each .html file to a .pdf. Now how would I combine all the .pdf's to make one big one?
Aloha,
well if ya have acrobat (the expensive one not the reader.
ya can just drag em onto the area and tell it where to add it and drag em around
if not try making a big word doc first or a html editor to make a big doc out of it first ???
the nice thing about acrobat ya can make menus on the side and have em link to the article
I do this a lot
I use the web suck feature of acrobat all the time on tutorials
go to adboe site they have lots of help adn tutorials
read the site look search etc....
a lot of good info there
UNIXIELHOST
05-21-2001, 02:38 AM
teck,
You can do that all done via web called
CreatePDF
Go to http://createpdf.adobe.com
Enjoy :)