Link

September 2019 Release Notes 8.18.4

Release date: 4th Oct 2019

Next release: 25th October 2019

Key features at a glance

  • Tested on Java13
  • Print option added for JPedal API help window
  • Advanced validation added for jpedal commands convert
  • Improved documentation added here
  • Simplified API for accessing PDF metadata here
  • Bug fixes

Enhancements

  • [JPED-555] -Make it easier to get a list of fonts used in PDF file
    Ease of use
  • [JPED-563]- Add print button to JPedal API help window
    Easier to print with a button on the help window
  • [JPED-566] - Add outline extraction to JPedal API metadata option
    Ease of use
  • [JPED-568]- Stricter error checking on jpedal –convert command
    adding validation for input parameters

Fixes

  • [JPED-552] - Content in showHelpWindow not visible on all Java versions
    Fixed
  • [JPED-554] - Make Print example methods public
    Fixed
  • [JPED-558] - Infinite loop in AFSpecial handling
    Fixed
  • [CORE-3470] -Border around link annotations missing
    Fixed
  • [CORE-3472]-Issue with Image data in PDF file
    Fixed
  • [CORE-3478] - Using soft-clip for shapes fails when fillstroke command handled
    Fixed
  • [CORE-3488] -Customer PNG with CMYK colorspace is not correctly displayed.
    Fixed