Release Date: 27 October, 2025
Build Number: 12.7.1.1
Part Number: 1342/126
✨New parameter added to RTFExportParams: WriteSpaceAtCJTLineBreaks=true/false [default true]. This new option allows for disabling adding a whitespace character during export when linebreaks are detected from the original document.
✨New parameter added to PagePreprocessingParams: ResolutionDetectionMode=RDM_Auto/RDM_Fast, [default RDM_Auto]. This new option allows for controlling which document resolution detection implementation is used. DocumentArchivingSpeed and TextExtractionFast configurations were changed to use RDM_Fast.
✨Made several changes to the FAST profiles to further optimize them for speed when processing documents
The following issues have been fixed:
- 🪲If the image source typically can't provide a reliable resolution but the CorrectResolution operation was explicitly turned off, the engine will no longer assume A4 page size and will instead use the original image resolution.
🪲Fixed a rare crash that could happen while processing images under specific circumstances and would result in an unhandled internal error