[pdftex] Links & \pdfannot problems (newlines & width)

Martin Heller mr_heller at yahoo.dk
Sat Sep 27 13:36:44 CEST 2008


Jörg Ebeling skrev:
> 
> Here's what I made:
> ------------------
> 
> \pdfannot width 50mm height 1.5\baselineskip depth 0pt {
>   /Subtype /Text
>   /Name /Comment
>   /C [1 0.92 0.75]
>   /T (Possible URLs)
>   /Contents (Testnote.
>    Public accessible link ... IE specific fancy URL: 
> http://....../Ljuskällor & Drifton)
> }
> 
> 
> Does anybody has helpful tips or links for me ?

Take a look at the cooltooltips package.

\documentclass{article}
\usepackage{cooltooltips}
\begin{document}
\cooltooltip
    [0 0 1]
    {Link in note}
    {Here is the link http://www.ctan.org/}
    {http://www.ctan.org/}
    {Goto CTAN}
    {CTAN}
\end{document}



More information about the pdftex mailing list