[pdftex] hyperref link appearance control
Heiko Oberdiek
oberdiek at ruf.uni-freiburg.de
Wed Apr 17 14:06:14 CEST 2002
On Wed, 17 Apr 2002, Daniel Garcia wrote:
> I do not like the box that is around the links, so I
> want to change this behavior. One option is to
> underline the text, and the other is to change the
> color of the text. The both are good for me, but what
> I want is not to see the underline or the color of the
> text when I print the document. Is that possible?, I
> imagine that this is possible cause the box is not
> printed.
You can easily change the color with option "colorlinks",
but then the color is also printed.
Underlining or coloring without printing is not
supported by the PDF format. You can overlay the
printed text with colored non-printable annotations,
but there are several disadvantages:
* Increase of pdf file size.
* Slow rendering by AR.
* The automatic link breaking is not supported.
* It is not directly supported by hyperref, so
the needed macros have to be written.
Yours sincerely
Heiko <oberdiek at uni-freiburg.de>
More information about the pdftex
mailing list