Convert a Entire Folder To PDF

2

0

I want to turn an entire folder(R Tutorial) that is a web site(written in HTML only) that I've already downloaded all the tree to my computer, but I want to turn this into a single PDF. Someone knows how to do this?

Nathan Campos

Posted 2009-12-24T02:04:25.337

Reputation: 323

Answers

4

  1. merge the HTML files into a single file (e.g. with SoftSnow Merger)

  2. print the HTML to PDF (e.g. with CutePDF Writer)

SoftSnow Merger and Cute PDF Writer are freeware.

nollaig shona dhuit!

Edit: alternatively, try this:

download the web tutorial with Netspider.

then use Multi-HTML Converter to merge the HTML files.

i'm sorry, buti don't really have any further info on this program or where i got it from (i think i found it in an ebook forum a while back), all i have is the little note included in the download:

This program works on multi-html files that are a product of some net-spiders that will grab page by page htmls and bundle them up with the starting file that states "start_here.html", but will also work with unpacked .epub files, merging them into a single html with a stylesheet intact. One little notice here, though. To be certain that the stylesheet stays with the html file, be sure its name is stylesheet.css or edit that part accordingly in the resulting html's header.

however, it works fine for me, i use it to merge HTMLs extracted from EPUB containers.

Calibre can also be used to join HTML files.

Molly7244

Posted 2009-12-24T02:04:25.337

Reputation:

1you're most welcome. :) – None – 2009-12-24T02:25:21.690

I prefer DoPDF to CutePDF - but it is more a preference thing: http://www.dopdf.com/

– Goyuix – 2009-12-24T03:25:16.390

Hummm, I got a problem, because if you see, the structure of the folder is too much complex and have many images, then the page when looks very problematic. – Nathan Campos – 2009-12-24T13:34:25.333

1@Goyuix: yep, there are many alternatives, Bullzip has a nice PDF printer too, i'm just so used to CutePDF (i also have PDFCreator. more features but slower) although recently CutePDF added a browser toolbar to their installer ... a nuisance! – None – 2009-12-24T15:10:17.387

0

If you want to convert any folder which contains multiple format such as Microsoft Office, Excel, Word, text, JPG, BMP etc. there is only one program which does it within 10–20 seconds: Adobe Acrobat Pro (any version from X onwards).

nurdeen

Posted 2009-12-24T02:04:25.337

Reputation: 1