Hi There,
We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...List<JavascriptAction> CollectAllJavascript(Document pdf) { var jsList = new L...List<JavascriptAction>(); // 1. Document‑level named JavaScripts (JavaScript...