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

v5.22.2

Released August 2026

Patch release.

Bug Fixes

  • Improved performance when exporting PDF documents.

v5.22.1

Released August 2026

Patch release.

Bug Fixes

  • Made unsupported file formats that don’t have client-side context skip triggering custom export document name generators to avoid an improperly-generated filename.
  • Fixed a bug that caused an error when getting text from certain PDF files.
  • Fixed a bug left temporary files after calling OCR was performed.
  • Fixed a bug that caused some MIME files to fail to render.

v5.22.0

Released July 2026

Minor release.

New features and improvements

Improved PDF graphics rendering (preview)

Graphics rendering for PDF files has been improved with a new optional rendering mode, PdfRenderingMode.Apryse. This mode uses Apryse technology to much more accurately render the content of PDF pages to images and vector graphics. This feature is currently a “preview” that will be iterated further in future releases.

You can enable this mode by setting pdfRenderingMode in web.xml to “Apryse”.

Deprecation notice

The “Legacy” PDF rendering mode is no longer maintained and will be removed in a future release.