Script enhancements

The following enhancements to scripting have been made in Tungsten Transformation Toolkit 2025.1.

Make XDoc properties writable

The XDocParagraph.PageIndex and XDocWord.Confidence XDoc properties are writable by script.

This enables users, especially those using third-party recognition engines that are not supported out-of-the-box by Tungsten Transformation Toolkit, to create XDocs using the results obtained from the recognition engine.

Export project scripts

The Auto export scripts setting is available on the Project Settings - General tab.

When selected, all scripts are exported and saved in a folder called <ProjectName>_Scripts that is stored alongside the .fpr project file.

The scripts are overwritten each time the project is saved.