Is there a way to edit the scripts from a dynamic PDF created in AEM Forms Designer/LiveCycle PDF in a code editor or IDE?
I've inherited a 2 page Dynamic XML PDF that has around 3,500 lines of JavaScript that was added manually to various click events in AEM Forms Designer/LiveCycle. I've grabbed all the 'Events with Scripts' from the form and pasted them into a code editor to review. Ideally I'd like to do a find/replace across the entire codebase for the form in my code editor. Is there some other way of interacting with code in a Dynamic XML PDF outside of Designer/LiveCycle? Can I export/import the code somehow? Having to go in and manually adjust each event is going to take many, many hours. There's got to be another way, right?
