Replies: 1 comment 1 reply
-
|
Thanks for reaching out. JavaScript support was on the road map a long time ago when the initial Acroform work was implemented but I never circled back on it. It looks like the rhino project is still around which is good to see. I'd have to think about it for a bit but other then some security concerns I don't think its monumental effort to integrate rhino as a JavaScript interpreter. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At my company we are generating PDF from XSL-FO using Antenna House and during that add some buttons around the perimeter of the pages. These buttons are created using
<axf:form-field>markup in the FO and use Javascript to handle/perform the actions. When I view one of these produced PDFs in the ICE-PDF viewer they display, and the mouse pointer changes to indicate that they are 'link', but do nothing when clicked. Is there a 'setting' or 'config' item I am able to set to make these working? The buttons work as desired in Adobe.Beta Was this translation helpful? Give feedback.
All reactions