Most of the time, we are used to using the browser's "save pages as" to save webpages. However, as we all know, the stored webpage files are too messy, an HTML file also needs to be built with a bunch of images, css layout files, and JS script files on the web page, which is very difficult to organize ...... Let's change the storage method and save it to pdf format?
There are many purposes for saving webpages as PDF files. For example, if a favorite article is saved to favorites, whether it is local or online, or the website is no longer maintained, or the webpage is deleted, may make the webpage inaccessible one day. At this time, we can convert the web page to PDF and save it locally. It not only permanently saves the information, but also can read it anytime and anywhere through ipad, e-book, and other devices.
Although there are some online conversion sites or conversion tools (http://www.weborn.org/html-to-pdf-807/) on the network, it is troublesome to complete the conversion on the server and then download it locally.
HTML2PDF tool for local conversion, practical and convenient, the following software:
The following are some conversion instances:
- Blog site [http://files.cnblogs.com/xchsp/cnblogs.htm]
- Csdn [http://files.cnblogs.com/xchsp/csdn.htm]
- 51cto [http://files.cnblogs.com/xchsp/51cto.htm]
- Iteye [http://files.cnblogs.com/xchsp/iteye.htm]
- Sina [http://files.cnblogs.com/xchsp/sina.htm]
Software instructions:
- Required. net framework3.5 support, official http://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe
- Download], click Uninstall to delete IE [Save as PDF] Right-click the menu.
- The text file is stored in the [PDF save path] and [PDF save path/domain/] folders in the directory where html2w.config.exe is located. domain is the name of the main domain name for saving the webpage.
- The [PDF storage path] and [PDF storage path/domain/] folders in the region directory.
- The absolute path of html2‑config.exe cannot contain spaces.
Software:
Http://files.cnblogs.com/xchsp/HTML2PDF.rar