C++ code to create text link to named destination?
I'm currently using rectangle links that clip into the text that I want the user to click.
Does anybody have c++ code for Acrobat Pro DC to
- Create a named destination to a page number that is currently valid, but allow the user to come in later insert pages in between and retain the destination.
- On a different page add what appears to be (and prints as) ordinary text but is actually a link to the named destination.
Failing that, how do I turn my rectangular link annotations invisible so they don't interfere with the link text?
