A list of changes for 1.2.0 release:
o Added: Java support.
o Added: Several improvements related to custom output handlers.
o Added: [Python] Errors are now reported by raising
jagpdf.Exception. To ensure backward compatibility, it
is derived from RuntimeError, which was used
previously.
o Added: [C/C++] Compilation in a 64-bit address model issues a
compilation error.
o Fixed: Race condition in the options parser.
--
Jarda