About 50 results
Open links in new tab
  1. Solved: Have multi page document and need to delete every

    Aug 26, 2016 · I have a multi page document (1,000's of pages) and need to delete every other page. I can't figure out how to do this & I know it's doable. I just don't have the time to delete …

  2. Solved: Assistance with Script to Add and Delete Page in A.

    Jan 21, 2025 · The delete script, is set to always delete the last page. Use this script to delete the page on which the delete button is placed. this.deletePages (event.target.page); Thom Parker …

  3. Solved: Re: Javascript to delete pdf pages using a form fi... - Adobe ...

    Feb 13, 2024 · I would like to know if anyone has found javascript that would find a specific form text field name and then delete the page it is on? I am working on a form that new pages will …

  4. Solved: Remove JavaScript - Adobe Product Community - 8360589

    Jun 15, 2016 · Hi I need to ensure that there is no JavaScript code in my PDF documents. Some of the documents come from the Internet while others are created using the Adobe PDF printer …

  5. Solved: Deleting pages with javascript - Adobe Product …

    Aug 19, 2020 · Solved: I want to delete pages if value is 0, but it delet another pages and only one page, there is somthing that I don't understand var fx5 = - 11370948

  6. How to write a javascript for delete page button on spawned page

    Nov 12, 2020 · Thank you. For the delete button I do just want it to delete the spawned page the delete button is on. The user can spawn 10 pages when they only want 9 so they would delete …

  7. How to remove each Footnote textframes in a page using indesign …

    Oct 27, 2023 · You can't delete footnote's TextFrame - footnote shares TextFrame of the text where the reference is - you need to delete reference in the text.

  8. How to delete Stamp using JAVASCRIPT - Adobe Support …

    Jun 17, 2016 · We have created New Dynamic stamp to ask for Customer Number through Pop up. My requirement is when users clicks cancel Button from the POP up, stamp should not …

  9. Delete Pages By Text Search - Adobe Support Community

    May 8, 2024 · Add "Execute JavaScript", from the "More Tools" category. Then enter the following script to find the page numbers for all the redact annotations and then remove them.

  10. Delete default value of text field when clicked

    Jul 30, 2024 · Now I want to make the fields a bit more user-friendly by removing the default text when clicking or tabbing, so that the user can enter their text directly without having to delete …