Question
How add page number as hyperlink with scripts
Hi
I have this script
found[0].contents = finds[0].parentTextFrames[0].parentPage.name;
which It puts the page number in a field.
is it anyway to make this number hyperlink? it means when click on number goes to the page?
