Hello,

I'd like to insert hyperlinks in my document via nodes/nodelist. AFAICS there 
are two mechanisms: pdf_annot and pdf_start_link (... pdf_end_link) nodes. 
Which one to use?

The result should be this: I have a text "Go to the TUG's homepage" and I want 
to make it "clickable" so the underlying webpage is opened. Similar to the HTML 
<a href="http://www.tug.org";>Go to the TUG's homepage</a> or hyperrefs 
\href{http://www.tug.org}{Go to the TUG's homepage}.


Patrick


Reply via email to