Link

May 2017 Release Notes

Next Release:

The next release is on Tuesday 6th June 2017

Summary:

  • Improvements to the Vertical positioning of CFF based fonts
  • Downsampling code has been tidied up to give better image quality and memory use
  • The generated output directory now has spaces replaced with underscores.
  • General bug fixes and improvements

May Release (2nd May 2017):

Enhancements

  • [HTML-2812] - Improved Vertical positioning of CFF based fonts
    The Vertical positioning of CFF based fonts has been improved

  • [CORE-2852] - Down-sampling tidy up
    Tidy up Down-sampling code to give better image quality/memory usage

  • [HTML-2806] - [IDRViewer] Prevent onresize listener from being overridden
    Prevented the onresize listener from being overridden

Fixes

  • [HTML-2804] - Files ending with a space in the file name return empty folders
    Important: The generated output directory now has SPACES replaced with UNDERSCORES. This is due to an quirk on Windows where it is not possible to generate a directory with a trailing space. It was decided to replace all spaces with underscores to ensure behaviour is consistent. This also allows the software to handle a file named “ .pdf”.

  • [HTML-2805] - [IDRViewer] Search fails to load when PDF content contains control characters
    Fixed

  • [HTML-2814] - [IDRViewer] Search does not find all results when set to limit to one result per page
    Fixed