I’ve just uploaded a new version of our library for reading and writing PDF files from within Ocaml – CamlPDF. New features:
- CCITTFaxDecode support
- Fully re-entrant
- Parsing of Type 3 fonts
- Bit-by-bit operations (e.g some decoders) much faster
and of course many bugfixes and improvements. Thanks to those who’ve provided suggestions for this release.
For the next release I’m planning on bringing a bunch of high level operations I wrote for our commercial software into the library: suggestions on that requested.