Posts with tag

New wkpdf implementation released

Written by Christian Plessl on 25.07.2009 |

I happy to announce wkpdf version 0.3.0 – a new implementation of wkpdf, on which I have been working over the last months. This version does not provide any major, user-visible features but is mainly a re-implementation in the Ruby programming language. Since Mac OS X 10.5 Apple ships the operating system with a full Ruby [...]

Added Leopard compatibility to wkpdf

Written by Christian Plessl on 12.12.2007 |

As some of you will probably know, I’m developing a small open-source tool named wkpdf. wkpdf is a command-line application that renders a HTML webpage to PDF using Apple’s WebKit framework. Unfortunately, a change in the WebKit version shipped with Leopard has broken wkpdf on Leopard. Leopard users of wkpdf will be glad to hear, that [...]

wkpdf 0.1.0 released

Written by Christian Plessl on 22.06.2007 |

I have just released version 0.1.0 of wkpdf, my command line HTML to PDF conversion application for Mac OS X. Since the initial announcement the usability of the application has been improved quite a lot.

Introducing wkpdf: A command-line HTML to PDF converter for Mac OS X

Written by Christian Plessl on 09.06.2007 |

There are plenty of browsers available for Mac OS X, but I could not find a command-line tool that allows for downloading a website and storing the rendered website as PDF. In this article I introduce my open-source application wkpdf, which solves this problem.