Dougal Campbell's geek ramblings

WordPress, web development, and world domination.

wkhtmltopdf

wkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine. These run entirely “headless” and do not require a display or display service.

wkhtmltopdf

Jason Client

“Jason is a scriptable iOS client that lets you view and interact with any data and any server, in any way you desire.” Basically, you feed it a JSON config file which describes a UI and data sources. The client then consumes those sources and displays them according to your UI definition. And you get access to device-native APIs, too.

Jason Client