New API to safely evaluate XObject properties

Last modified by Pierre Jeanjean on 2024/02/08

A new API to provide safe evaluation of XObject properties has been introduced to allow developers to control which properties from which XClasses should be evaluable, and how they should be evaluated. For XObjects that have assigned evaluators, the evaluated properties can be recovered in scripts through the new evaluate() method.

Get Connected