[pstricks] hyperref trouble
Patrice Mégret
Patrice.Megret at fpms.ac.be
Wed Apr 22 14:19:56 CEST 2009
Dear all,
I would like open pdf files from slides and for that I use hyperref and powerdot.
I have some trouble and to better explain, here is a small sample without slide: when compiling this in Latex --> dvips --> pstopdf with GhowView 4.9 I obtain a pdf file with the hyperlink on text. (read with acrobat 9.0)
\documentclass{article}
\usepackage[dvips]{hyperref}
\begin{document}
\hypersetup{pdfnewwindow=true,pdfstartpage=2}
\href{Test4pages.pdf}{test}
\end{document}
By clicking on text, I open the second pdf file in a new window (pdfnewwindow=true) but not on page 2 (pdfstartpage=2). I don't understand what is wrong. I have the same trouble with the keys pdfpagemode, ...
Any help is welcome.
Thanks a lot.
Best regards,
Patrice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20090422/8a8edb0d/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 4393 bytes
Desc: test.pdf
Url : http://tug.org/pipermail/pstricks/attachments/20090422/8a8edb0d/attachment.pdf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test4pages.pdf
Type: application/pdf
Size: 6663 bytes
Desc: Test4pages.pdf
Url : http://tug.org/pipermail/pstricks/attachments/20090422/8a8edb0d/attachment-0001.pdf
More information about the PSTricks
mailing list