Below, please find the release notes for PrizmDoc® for Java v5.15.0 and associated minor releases. For questions, please contact us at info@accusoft.com.

v5.15.0

General availability release.

Known Issues

New Features & Improvements

  • Reloading XLSX files and either using the print area or ignoring the print area will show in a context menu. It will
    be determined by the internal state of xlsxUsePrintArea that can be set in the web.xml file.
  • To improve accessibility, long document names will wrap in the Image Info dialog so users can easily see the whole document name.
  • Added a new and improved rendering engine for PDF documents. The new renderer is set by default in the web.xml file using the pdfRenderingMode parameter set to Default. It can be disabled by setting pdfRenderingMode to Legacy. We recommend using the default renderer for most use cases. If you prefer the legacy renderer or experience any issues, you can revert back to using the legacy renderer instead.
  • HTML conversion on Linux no longer relies upon the external program WkHtmlToPdf and instead uses a new conversion program. See the page Install and Setup > HTML/EML File Support for more details.

Bug Fixes

  • Fixed an issue where temporary files were not being deleted when opening some XLSX files.
  • Fixed an issue with retaining custom property values.
  • Fixed an issue that caused content of some DOCX files to be shifted vertically and horizontally.
  • Fixed an issue that prevented text search results for all but the first page of a Sparse Document from being reported.

Security

Documentation Updates