Copy link to clipboard
Copied
javascript to delete page when i delete the bookmark
Copy link to clipboard
Copied
What should happen when the bookmark doesn't point to a page?
What should happen when 2 or more bookmarks points to one page?
Copy link to clipboard
Copied
No event gets fired when a bookmark is deleted so you'll want to clean the bookmarks when the document saves, add a menu item, or create a custom command to trigger the process.
A script that demonstrates how to delete unused bookmarks is at the link below.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now