Copy link to clipboard
Copied
I have an application that generates a very detailed PDF document. It has many hyperlinks (the application writers call them "jumps") from page to page based on several criteria. Is there a way to highlight or otherwise show where these hyperlinks are? (An older version of Foxit within Win CE highlighted them by default, which was not appropriate!)
Copy link to clipboard
Copied
It depends on what kind of objects they are. If they are actual Link objects your options are quite limited.
You can only set their border style and color, in that case. If they are button fields, on the other hand, you have some more flexibility. In that case you could set their border color, style and, fill color, text color and size, etc.