Introducing WebKitTool
Wednesday, June 23rd, 2010WebKitTool is a simple command line tool using Apple’s WebKit framework for converting web pages to PDF- or image files. When creating PDFs, you can either create one page containing the whole web page or multiple pages, landscape or portrait. Examples Creating a single page PDF of www.google.com: ./WebKitTool www.google.com google.pdf Creating a multipage PDF of [...]