Previous | Next | (P-PDF) Acrobat 6.0
Topic: how do I add a target at the end of a hyperlink?
Conf: (P-PDF) Acrobat 6.0, Msg: 113755
From: bsw2112
Date: 6/19/2004 05:18 AM
Hello
I have a small problem...
I created a hyperlink in my PDF document
with a name anchor at the end of the path like this
http://www.someplace.com/ind.html#gohere
When I open my PDF from my desktop and click on the link it works fine and goes to the
appropriate place in ind.html but as soon as I post this page to a server and click on the link it becomes and gives me a 404 error
http://www.someplace.com/ind.html%23gohere
it seems that once the request goes through an http request the # sign is changed to %23
how can i fix this so the # is preserved.
Thanks in advance
PDF newbie bsw