Answered
How to remove each Footnote textframes in a page using indesign javascript
Hi I am trying to select and remove all footnote textframes in all pages of a document
Hi I am trying to select and remove all footnote textframes in all pages of a document
app.activeDocument.stories.everyItem().footnotes.everyItem().remove();
(^/) The Jedi
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.