Hi,
we have some trouble with the transmission of custom data via "custom:" and window.ControlUtils.getCustomData().
We transmit language names amongst others in different languages. These data contains special characters like the german 'ö', 'ä' etc.
These characters will be changed in some kind of control characters within some functions of pdftron. (Probably decodeURIComponent in CoreControls.js which is minimized?)
How can we avoid this unwanted translation?
Kind regards,
Jens