I’ve got a big pile of documentation in the form of very simple HTML pages (nothing but text, a simple CSS, and links to other HTML files). I’d like to convert it to a PDF so it’s easier to send around, print, etc.
I found lots & lots & lots of places on the web that will convert one HTML file to a PDF, but nothing that will take a group of linked HTML files and put them in one big PDF, with the links working.
Technically, it’s not that hard of a challenge - just recognize the links, follow them to the specified .html file, import that file into the PDF and change the link to a PDF bookmark so it works.
Do you know anyone with Adobe Acrobat Pro? I used to have it on my machine when I was using InDesign, but sadly I’ve moved to another machine… As they could do it with ease.
Does Primo PDF allow for that kind of conversion? I remember that as a good program for converting to PDFs. Google Primo Pdf
Primo is what I use (though it is not without its problems). You could use the browser of your choice to render the HTML and then “print” it to Primo which produces a .pdf file.
[QUOTE=the PC apeman]
Primo is what I use (though it is not without its problems). You could use the browser of your choice to render the HTML and then “print” it to Primo which produces a .pdf file.
[/QUOTE]
Will it find the multiple pages referred to in the HTML links and also print those?
That’s the functionality that all the ones I’ve found are missing.
[QUOTE=Athena]
Yeah, that’s what I did for two hours last night, before I started this thread. None that I could find had the functionality I needed.
[/QUOTE]
Sorry, I didn’t read the OP very closely.
I could show you the basics of a Unix script that will do what you want. Let me know if that would be useful to you.
You can find several software programs that install a ‘PDF printer’ onto your machine. Then in any program that can print output, you switch from your regular printer to this PDF printer. Whatever would have been printed is instead stored as a PDF file on your machine.
I use PDFCreator, but there are many others available. Once you have installed one of these, you can simply use the print function in your browser to create PDF files of any HTML webpage. (As well as the word processor, spreadsheet program, etc. that you have on your machine.)
[QUOTE=Athena]
Will it find the multiple pages referred to in the HTML links and also print those?
That’s the functionality that all the ones I’ve found are missing.
[/QUOTE]
Well Primo doesn’t, no. But the HTML browser you use to print to Primo might. I’ve not tried it but in IE7 there is a “Print all linked documents” option in the print dialog.