How to convert an HTML tree (actually this one) to PDF?
|
If I understand your question correctly, you wish to convert HTML pages on your site to a single PDF file. I guess the total HTML files are around 20. So rather than use a tool, you can manually open the pages in Chrome, choose the Print option & "Save as PDF". If you want to merge them into a single PDF, you can use one of the many free online or desktop PDF merging tools. |
|||
|
|
Acrobat Professional does the job. Haven“t found anything really freeware, that can do this. |
||||
|
|
|
The most accurate and quick HTML->PDF converter I found is http://pdfcrowd.com/ You need to pay to a license, but it is pretty cheap. As for following the links in the PDF, you could build a simple script that would query their API. |
|||
|
|
|
1.Select a conversion site, which can be found with a basic web search. Criteria for selecting a site include cost (many are free; some you must pay for), speed (some sites are faster than others), reliability (some sites are often overwhelmed with requests) and whether or not the conversion places an ad on your PDF pages. 2.Enter the website address or HTML file (if you have access to it on your computer) into the converter. 3.Convert the file to PDF. 4.Save the PDF file to your computer and check it for errors. |
|||
|
|