SES, SEO, SEM, Linux and Microcontroller Help, News and Experience sharing Blog
"My PIC Microcontroller Articles are moved to http://picmicrochip.blogspot.com
Wednesday, November 10, 2010
How to Create PDF Files from Web page in Ubuntu with Html2Pdf
html2pdf is an open source program whose function is to create PDF documents from a web page.
To create a PDF just have to enter the website address or specify an HTML file. Then choose the file name and location. We can also configure if you want the background images, resolution, orientation and size of the paper. Its interface is very simple and intuitive and it is very fast .
Download deb the File from here
now open a terminal and installl using dpkg
$sudo dpkg -i packagename
Subscribe to:
Post Comments (Atom)
1 comment:
Why install anything when one can just open a page in any browser and print it to PDF file. At least Mozilla and Chromium support that.
Post a Comment