This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: pdftk


  1. Splitting And Combining Odd/Even Pages With Pdftk


    I'm working on a fun printable project at the moment, but part way through I realised I would need to process odd and even pages of the document separately. So separately, that I split the doc into two separate ones, with odd pages in one and event pages in another - and then had to recombine them. Here's the commands that I used, with an excellent tool called pdftk.

    Read more

  2. Printing Many PDFs Per Page


    Much of my work revolves around documents or slides, and I use PDF format for pretty much everything I do. In the last year or so I've developed a love affair with rst2pdf which means I'm doing more PDF now than ever.

    This weekend I was working on a project …

    Read more

  3. Printing PDF Bookmarks List


    I work with PDF a lot, and it bothers me that I can see an outline view when I open the document, but I don't seem to be able to grab just that view. My presentations are mostly PDF and the titles and section headings show up nicely. Today I …

    Read more