Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
Steve_Lawson@adobeforums.com #1
Trouble linking from web page to specific page in a PDF
I'm having trouble linking to specific pages within a pdf. I've tried using page #'s and creating destinations in the pdf (my destination is called testination) but I still can only get the PDF to open on the first page.
Here are samples of the code I've tried:
test for my doc <mydoc.pdf#page=12>
2nd test <mydoc.pdf#nameddest=testination>
If I get rid of the code after the "#" then the pdf will open on the first page but I can't get it to open on the pages I want. I'm using Windows 2000, Acrobat 5.0, IE 6.0. Does anyone know why this code wouldn't work and how to fix it.
Steve_Lawson@adobeforums.com Guest
-
Going to a specific page?
My client would like a alphabetic lookup bar to allow navigation to a specific page of a datagrid - the page which has the first occurance of the... -
Trouble loading administrator/index.cfm page--i am askedto save the page
Please help....i've been stuck for days on this problem... Basically, I installed coldfusion and at the end of the installation, it told me that... -
SSL on specific page
I have recently set the setting 'Require secure channel(SSL)' inside my IIS on a specific page (just my logon page). I want that page to use SSL... -
Linking to a Page URL from a dynamic page
Hello I have an Access db table which contains a field called URL. I have previously <cfset display_url = #rsListHistory.URL#>. When I display... -
Linking to a specific page in a PDF
It seems like the solution you are looking for is AcosHelp, developed by me. For more information see <http://www.acoshelp.com>. Peter Ring PRC,... -
Steve_Lawson@adobeforums.com #2
Re: Trouble linking from web page to specific page in a PDF
sorry, the code didn't show up. The code that calls the page #'s looks like this:
a href="mydoc.pdf#page=12"
a href="mydoc.pdf#nameddest=testination"
Steve_Lawson@adobeforums.com Guest
-
W_T_Allen@adobeforums.com #3
Re: Trouble linking from web page to specific page in a PDF
Are these files on a web server or a local/network drive?
W_T_Allen@adobeforums.com Guest
-
Steve_Lawson@adobeforums.com #4
Re: Trouble linking from web page to specific page in a PDF
on my local drive
Steve_Lawson@adobeforums.com Guest
-
MarkATS@adobeforums.com #5
Re: Trouble linking from web page to specific page in a PDF
Files need to be on a web server for named destinations to work
MarkATS@adobeforums.com Guest
-
W_T_Allen@adobeforums.com #6
Re: Trouble linking from web page to specific page in a PDF
And page numbers.
W_T_Allen@adobeforums.com Guest
-
Sid_Steward@adobeforums.com #7
Re: Trouble linking from web page to specific page in a PDF
[email]W_T_Allen@adobeforums.com[/email] wrote:
Internet Explorer suffers this limitation, but Mozilla does not.> And page numbers.
Sid Steward
Sid_Steward@adobeforums.com Guest
-
xtopher_s@earthlink.net #8
Trouble linking from web page to specific page in a PDF
I disagree with some of the above. I have a link
<a href="../PDFs/Cats.pdf#page=4">Click here for Cats</a>
that DOES work (i.e. it opens "Cats.pdf" to page 4) when I have a suite of documents on my desktop, on a local hard-drive, or on a networked drive mapped to the letter "K" ("our K:\-drive", we call it). It works even though these locations are not web-servers (unless the definition of "web-server" is broader than I am aware of).
However, when we copy and paste that same suite of files, en masse, onto a blank CD, the link no longer works. It opens the copy of Cats.pdf that is on the CD, but it opens it on the first page.
P.S. -- The problem disappears if I change the Properties of my CD-Tray so that "Enable CD recording on this drive" is turned OFF. But this solution is not viable because the people to whom we ship our CDs may not have THEIR CD-Trays configured this same way.xtopher_s@earthlink.net Guest



Reply With Quote

