Link

2022.07 Release Notes

Release date: 12th July 2022

Next release: 23rd August 2022

Enhancements:

HTML-3621 Implemented basic support for document level AcroForm JavaScript

Fixes:

CORE-3884 Fixed missing text caused by incorrect handling for Type0 font encoding when a standard dictionary name is used

CORE-3876 Fixed rare circumstance where decoding a linearized PDF file beyond the first page could fail

HTML-3666 Fixed issue with the AcroForm JavaScript Field alignment property not using a default value

HTML-3667 Fixed issue where the AcroForm JavaScript Field fillColor property did not return the fillColor set in the original PDF

Latest Microservice Improvements:

3 weeks prior to this release, our team released a number of improvements to our open source microservice, which included:

  • Improvements to error handling
  • A new setting to control libreoffice conversion timeout
  • Added GZip support for URL provided conversions
  • Fixed possibility for a NoSuchMethodError with Java’s 8 to 9 ByteBuffer API change (which could be encountered when building for Java 8 on Java 9 or higher)
  • All clients have now default to no conversion time limit
  • Updated HTTP request library used in NodeJS client