Link

May 2018 Release Notes

Release date: 1st May 2018

Next release: 5th June 2018

Enhancements:

  • [HTML-3101] - XFA parser rewrite
    We have completed an extensive rewrite of the old XFA parser which dramatically improves the rendering performance of complex documents and supports a much broader range of XFA features.

  • [HTML-3089] - Add setting to allow encryption of temporary files
    It is now possible to enable encryption of any temporary files FormVu creates as part of the conversion process. See Javadoc.

  • [HTML-3095] - Add support for stroked text (AcroForms)
    Stroked text is now supported in all browsers except Internet Explorer

  • [CORE-2936] - General code improvements
    Continued lock down so only appropriate access levels used and removed unused variables, methods and redundant operations.

  • [CORE-3052] - Rhino JAR dependency removed and JS handling tidied up
    The Rhino JAR is no longer needed as a dependency for our software.

  • [CORE-3079] - Tidy up Access Levels
    Access levels tidied up to remove public access to non-API classes and Ensure correct level of access on objects in low level code

  • [HTML-3093] - Removed unused assets in jar
    Unused image assets removed

Fixes:

  • [HTML-2896] - [XFA] File created by Adobe LiveCycle Designer ES 9.0 not converting correctly
    Fixed

  • [HTML-3059] - [XFA] Text and field overlapping on same line
    Fixed