Dear Sirs:
I am using pdflatex on Ubuntu Hardy 8.04. I am currently making href statements using
the hyperref package such as:
\href{a.pdf}{A}
These work great! Except these overwrite the current PDF and I can't get back to it. Is there an href option that would allow a new window to be created?
Thank you
Misha Koshelev
General ⇒ pdf href that opens a _new_ window
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: pdf href that opens a _new_ window
I don't understand: you want a new pdf to be created on every compilation?
That's unrelated to href. Just give the output file a new name at every compilation. I don't use the command line interface, but I'm sure that can't be too hard.
That's unrelated to href. Just give the output file a new name at every compilation. I don't use the command line interface, but I'm sure that can't be too hard.
-
- Posts: 162
- Joined: Wed Jun 17, 2009 10:18 pm
pdf href that opens a _new_ window
No, he has a link to another PDF in his document, and when clicking this link in the viewer, that PDF should open i a new window/tab. At least, that is how I understand his problem.
Misha:
I couldn't find anything about this in the Hyperref manual. However, it looks like PDF readers behave differently:
Foxit Reader will by default open documents in a new tab, while Adobe Reader will open in the same window. But in the latter you can change this behaviour in the preferences, so it will open a new window.
Misha:
I couldn't find anything about this in the Hyperref manual. However, it looks like PDF readers behave differently:
Foxit Reader will by default open documents in a new tab, while Adobe Reader will open in the same window. But in the latter you can change this behaviour in the preferences, so it will open a new window.