Customer Service Promise

You may receive a 30-day evaluation kit by completing the form below. Please make sure the email is valid or you will not receive notification.

Download

Please fill the following form to reach us, we answer promptly.

Release Notes

February 10th 2011: jPDF version 7.0.11
  • FIXED In rare circumstances, parsing a truncated document from memory may end up in an infinite loop.
  • FIXED When ciphering a document, original author, title and subject were lost.
  • FIXED When creating an Axis gradient, the colors were inverted.
  • IMPROVED Merging documents with different page formats.
  • IMPROVED Compatibility issue reading Acrobat 9 documents.
March 5th 2009: jPDF version 7.0.10
  • NEW Added the method Page.setPageFormat(PageFormat pf)
  • NEW jPDF Creator now detects if Graphics2D.dispose() is not called and notifies the programmer
  • FIXED jPDF would fails to load some PDF documents (Acrobat 8) with a NullPointerException.
  • FIXED jPDF would fails to load some PDF documents (Acrobat 8)with a ClassCastException.
  • FIXED Rendering a document sometimes ends up with a rare IndexOutOfBoundsException.
  • FIXED Character conversion would typically fail for documents with a Type3 font.
  • FIXED Setting the form field background color of a transparent element wasn't honored.
  • FIXED Creating a Page from ISO metrics now honors the correct dimensions..
  • IMPROVED Several element positioning issues are now fixed.