Monthly Archives: June 2008

Books for the PDF Programmer

1200 pages of specification, referencing about fifty other documents. Not complete, not even self-consistent, but essential. One of O’Reilly’s Hacks series – a little book about generating, manipulating, annotating, and consuming PDF information. Lots of stuff which doesn’t need Acrobat, … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

Compiling code under OCaml and F#

I spent a couple of afternoons last week beginning to compile our CamlPDF library under F#, with the intention of making our PDF Command Line Tools available as a .NET library. CamlPDF + the command line suite is about 20000 … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

PDF Command Line Tools 1.1

I’ve just uploaded the new version of our tools for merging, splitting, annotating, encrypting and stamping PDF files here. New features: -blacklines and -blackfills (Blacken lines and fills) -idir (Add whole directory of files) -scale-to-fit (Scale pages to fit a given … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment