Link

May 2017 Release (26/5/2017) (7.13.26)

Release date: 26th May 2017 (7.13.26)

Key features at a glance

  • Support for CID font encodings has been added
  • The JPedal build process has been migrated from Ant to Maven
  • File attachment annotation icons can now open contained files
  • General fixes for customer files

Enhancements

  • [JPED-64] - File attachment annotation icons
    File attachment annotation icons will now open contained files.
  • [JPED-65] - Ctrl + Left click in Viewer
    Ctrl + Left click in Viewer now acts as Right click on Mac.
  • [JPED-77] - Maven build process
    The JPedal build process has been migrated from Ant to Maven.
  • [CORE-2868] - CID font encoding support
    Support for CID font encodings has now been added.
  • [CORE-2858] - AP objects now added to newly created Line Annotations
    Implemented
  • [CORE-2861] - AP objects now added to newly created Square Annotations
    Implemented
  • [CORE-2863] - AP objects now added to newly created Polygon Annotations
    Implemented
  • [CORE-2864] - AP objects now added to newly created Line Annotations
    Implemented
  • [CORE-2865] - Downsampling
    Allow indexed images and convert to rgb in downsampling code

Fixes

  • [JPED-60] - API change version
    Version is now in PdfDecoder, PdfDecoderServer and PdfDecoderFX (not PdfDecoderInt)
  • [JPED-78] - Exception when trying to select highlight annotation
    Fixed
  • [CORE-2866] - LF in encrypted Strings incorrectly removed, breaking String value
    Fixed