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

v5.19.12

Released December 2025

Patch release.

Bug fixes

  • Fixed an issue that caused An unexpected error when converting certain XLSX files.
  • Fixed an issue that caused hidden text in some EML files to be visible upon conversion.
  • Rebuilt HEIC resource libheifwrapper.so for RHEL 8.10 with gcc 8.5 to link libheif.so.1 and libde265.so.0. (Linux)

v5.19.11

Released December 2025

Patch release.

Bug fixes

  • Fixed a bug where the default tab setting was being ignored. Now, when the user sets the default tab either in the config.js file or in the User Preferences dialog, it properly takes effect.
  • Fixed an unexpected error occuring when trying to open a password-protected DOCX file.

v5.19.10

Released December 2025

Patch release.

Bug fixes

  • Fixed an issue where XLSM documents would not use XLSX render configurations or respect the xlsxUsePrintArea configuration
  • Fixed an issue that caused EXCEPTION_ERROR when converting certain XLSX files.
  • Fixed an issue that could cause errors when attempting to load some DOCX files.

v5.19.9

Released November 2025

Patch release.

Bug fixes

  • Fixed an issue where the jump to page input would display an error state when deleting the last page of a document.
  • Fixed an issue where window message events not meant for the PrizmDoc for Java application would log console errors.
  • Fixed an issue that could cause the text in some annotations to not appear when burned to a PDF file.
  • Fixed an issue that could cause incorrect placement of annotations burned to a PDF file.
  • Fixed an issue where an incorrect character encoding was used for some HTML files.
  • Fixed an issue that caused a NullPointerException error when loading some DOCX files.

v5.19.8

Released November 2025

Patch release.

Bug fixes

  • Prevented error and download dialogs from closing when the background was clicked.
  • Fixed an issue that caused the print indicator to remain on the page after printing for certain documents.

v5.19.7

Released November 2025

Patch release.

Bug fixes

  • Fixed an issue that could cause an ArrayIndexOutOfBounds error to occur when loading some documents.

v5.19.6

Released October 2025

Patch release.

New Features

  • Added support for Text Watermarks in DOCX documents.

Bug fixes

  • Fixed an issue that prevented certain XLSX files from loading in the viewer.
  • Fixed an issue that caused some PDF files to have unselectable text.
  • Updated dependency commons-lang3 to avoid reported security vulnerabilities.

v5.19.5

Released October 2025

Patch release.

Bug fixes

  • Resolved an error that occurred in the “jump to page” input when the toolbar-config’s groupid was modified.

v5.19.4

Released September 2025

Patch release.

Bug fixes

  • Fixed a bug that caused a NullPointerException for PdfRenderingMode.Default when converting some PDF with Axial Shading to SVG.
  • Fixed an issue where bookmarks were not being deleted properly.

v5.19.3

Released September 2025

Patch release.

Bug fixes

  • Fixed an issue where media files were being opened while the viewer was in split view mode.
  • Fixed an issue where the tooltip of the document tab was being truncated.
  • Fixed an issue where annotation buttons still appeared selected after drawing an annotation.
  • Improved memory usage and performance for documents displayed as SVGs.

v5.19.2

Released September 2025

Patch release.

New Features

  • Attachment interface now also displays file attachment annotations in PDF documents.

Bug fixes

  • Fixed an issue that caused some PDF files with many pages to take a very long time to display.

v5.19.1

Released September 2025

Patch release.

Default configuration changes

  • Changed the default HTML page dimensions back to 11”x11” and explicitly added their configuration parameters to the default web.xml.

Bug fixes

  • Fixed an encoding issue that prevented annotations from loading on some virtual documents with specific characters in their document IDs.

v5.19.0

Released August 2025

New Features

  • Added support for reading Adobe XML Forms Data Format Annotation files.
  • Added support for Dynamic PDF/XFA documents.
  • HTML conversion no longer requires additional dependencies.

Bug fixes

  • Fixed an issue where the tooltip was not updating when using the setDisplayName() API call.
  • Fixed an issue where there was inconsistent behavior depending on window size when vvConfig.enableAdvancedSaveMenu and vvConfig.enabledAdvancedSaveWarning were both set to true.
  • Added new parameter to virtualViewer.initSpecifiedDocuments() to optionally allow opening no document on initialization.
  • Improved behavior around initialization and opening documents to prevent making multiple document model requests in edge cases.
  • Fixed an issue with the left and right edges of an image being slightly cropped when zoomed in.