Skip to main content
Known Participant
May 17, 2020
Question

Save link name + page number to txt document script?

  • May 17, 2020
  • 2 replies
  • 692 views

Has anyone seen a good script for this?

 

The best thread I can find is here: https://community.adobe.com/t5/indesign/how-to-find-missing-links-ans-save-in-txt-doc/m-p/9437560?page=1

 

Basically just want to have a list of all pages and their page numbers after one click.

 

This topic has been closed for replies.

2 replies

Legend
May 18, 2020
Inspiring
May 17, 2020

If you are familiar with GREP:

open links panel, set only the title and page columns visible. Then select all links, right mouse click, copy all information about links. Create new text frame and paste it. You will get filepath and page number of all selected links. Then use GREP to clean up this text.