Skip to content

Implemented support for keystroke and format actions in fields.

Joao Oliveira requested to merge joliveira/okular:gsoc2019_formFormat into master

There are some functions predefined in the Adobe JavaScript reference which are used to format or control what is entered in fields.

This patch aims to support the execution of these scripts, the scripts itself will be in separated patches.

Merge request reports