Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 87158

Re: Re: Remove hyperlinks from an InDesign document

$
0
0

Simply run this script:

app.activeDocument.hyperlinks.everyItem().remove();
app.activeDocument.hyperlinkTextDestinations.everyItem().remove();
app.activeDocument.hyperlinkTextSources.everyItem().remove();

It deletes all hyperlinks, text anchors (destinations) and text sources.

 

— Kas


Viewing all articles
Browse latest Browse all 87158

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>