2025.11 Release Notes
Release date: 18th November 2025
Next release: 6th January 2026
Enhancements:
HTML-3978 Improved handling of the comb flag in text fields. Now when PDFs expect a text field to have its characters equally spaced out, FormVu will correctly apply CSS to do the same
CORE-4127 Improved our handling of 1-pixel sized images/lines that are being scaled below 1-pixel and wouldn’t get output/rendered. These images should now be output correctly
Fixes:
HTML-3974 Adjusted output for form element attributes
CORE-4053 Fixed StackOverflowError which would stop the file conversion, caused by a recursive loop in Action’s /Next key
CORE-4139 Fixed a bug where /P value in a FileAttachment would decode incorrectly
CORE-4140 Fixed null /Dest value causing a NullPointerException, stopping a conversion from successfully finishing