Go to a specific page within the PDF

Hi,
I try to figure out how to make a link to another page within the PDF doc.
I tried with a button, but cannot specify the page number where I want the link.
Does anyone can help me to make a link on a specific page within my doc?
thanks

This article should be of some help: http://acrobatusers.com/tutorials/how-do-i-link-button-specific-page-my-pdf-document

Similar Messages

  • Is there a way to sort a PDF file with multiple pages by a specific field within the PDF? All pages have the same invoice format and i would like to sort by a field within and then print the documents. (Vendor, PO

    Is there a way to sort a PDF file with multiple pages by a specific field within the PDF? All pages have the same invoice format and i would like to sort by a field within and then print the documents. (Vendor, PO#, Date, ect.)

    When you say field, do you mean specifically a form field, such as a text field? Or is the information regular text on the page?

  • HT2506 After I save my pdf document, the links to different pages within the pdf take me to the wrong page. How do I fix it?

    After I save my pdf document, the links to different pages within the pdf take me to the wrong page. How do I fix it?

    May you please elaborate... How are you creating the pdf documents (procedure, software, etc.)? How are you inserting links into your documents?... etc., etc.

  • Hyperlink from within a Word Document to a specific page within a PDF document.

    I was hoping that someone would be able to assist me.  I would like to create a hyperlink (used as a citation) on my Word document that opens directly to a specified page within a PDF document (possible other word docs and so on, but less
    often).  How do I go about performing this?  Another note, all the documents would reside within a SharePoint site.

    I was hoping that someone would be able to assist me.  I would like to create a hyperlink (used as a citation) on my Word document that opens directly to a specified page within a PDF document (possible other word docs and so on,
    but less often).  How do I go about performing this?  Another note, all the documents would reside within a SharePoint site.
    I am not a Word guru, but I don't think you can run a macro from a hyperlink. But you can create an active X label that runs a macro when clicked. You can use the following macro to go to a specific page in a PDF file.
    Sub OpenPDFPageView(DisplayPage As Integer)
    'In order to use the macro you must enable the Acrobat library from VBA editor:
    'Go to Tools -> References -> Adobe Acrobat xx.0 Type Library, where xx depends
    'on your Acrobat Professional version (i.e. 9.0 or 10.0) you have installed to your PC.
    Dim PDFApp As AcroApp
    Dim PDFDoc As AcroAVDoc
    Dim PDFPageView As AcroAvPageView
    Dim PDFPath As String
    Dim DisplayPage As Integer
    PDFPath = "C:\Users\doudou\documents\test1.pdf"
    'Set the page you want to be displayed
    'DisplayPage = 3
    'Initialize Acrobat by creating App object
    Set PDFApp = CreateObject("AcroExch.App")
    'Set AVDoc object
    Set PDFDoc = CreateObject("AcroExch.AVDoc")
    'Open the PDF
    If PDFDoc.Open(PDFPath, "") = True Then
    PDFDoc.BringToFront
    'Maximize the document
    Call PDFDoc.Maximize(True)
    Set PDFPageView = PDFDoc.GetAVPageView()
    'Go to the desired page
    'The first page is 0
    Call PDFPageView.GoTo(DisplayPage - 1)
    'Set the page view of the pdf
    Call PDFPageView.ZoomTo(2, 50)
    End If
    Set PDFApp = Nothing
    Set PDFDoc = Nothing
    On Error Resume Next
    'Show the adobe application
    PDFApp.Show
    'Set the focus to adobe acrobat pro
    AppActivate "Adobe Acrobat Pro"
    End Sub

  • Linking to a specific page within the same PDF

    Hello There!
    I have one PDF document that is organized like this:
    Page 1-10  Main Information
    Page 11-12  Appendix 1
    Page 13-15  Appendix 2
    I need direct links to Appendix 1 and Appendix 2 from a HTML page.   For example, when the user clicks (within my HTML page) on Appendix 1, the PDF opens and automatically goes to Page 11. 
    I know in HTML I would use an anchor tag but that does not seem to be an option here. 
    Any advice on this?
    Thank you for your help!

    Read this:
    http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/pdf_open_parameters.pdf

  • Is it possible to give each page within one pdf document a specific set of print settings?

    I have a complex document (catalogue) that requires printing. There are several different printer settings required and each one is specific to each page within the document. For instance pg 1 is single sided in colour, page 2-3 is duplexed in b&w, page 3-8 is duplexed in colour, etc.... Is it possible to give each page within the pdf document a given set of print settings and then print the entire document as a whole?

    Hi jennyskop
    I assume that is not feasible ...You need to give the print command again and select the respective pages and their settings !

  • Linking to specific pages within several other pdfs

    My source pdf has ~700 references and I need to create a link to each reference (target pdfs).  There are hundreds of target pdfs and the source document references different pages within each of the target pdfs.  The target pdfs need to contain the entire document and not just the cited pages.  What I am doing is creating a link and selecting opening a file.  What I am not able to do, is assign a page number to this link so that a certain page will appear instead of page 1.  I understand that you can set the initial view with file properties, but that will not work as I would then have to create a pdf for each link and there are far too many references to do that.  Here is a sample "Reference at pp. 2, 4, 6." and in this sample I want a separate link for each reference that will go to page 2, page 4 and page 6 (again I need the entire document for reading purposes for these links and not these specific pages).

    Please refer : http://blogs.adobe.com/tcs/2011/01/tcs-specific/linking-to-a-page-within-a-pdf-and-more.ht ml

  • Is Acrobat Pro right for us. We have an Employee Handbook that needs editing. Some is current pdf, some from an older version. Want to get all into one handbook, have the table of contents automatically adjust and link to specific pages from the ToC.

    Is Acrobat Pro right for us. We have an Employee Handbook that needs editing. Some is current pdf, some from an older version. Want to get all into one handbook, have the table of contents automatically adjust and link to specific pages from the ToC.

    You can download the trial version (http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html) to convert the PDF back to WORD if you do not have the original. The conversion may not be perfect, but it is typically better than starting from scratch. You may be lucky and get a good result. You might check the settings (in the save screen) to try retain format versus retain text flow. The format version can be a pain to edit since it creates a bunch of text boxes. The flow version may require you to reformat in WORD, but you likely would want to do that anyway.

  • Setting the "Email" Button to only send specific pages in a PDF

    Hey everyone, couldn't find this question on the board, so figured I'd give it a shot.
    I have a PDF I'm making w/a coverpage, what I'm trying to find out is if I can set the "email PDF" button to specifically send the PDF without the coverpage included (so...if the cover page is page 1 in a 5 page document, the pdf emailed would only include pages 2-5).
    Not sure if this functionality is possible, but I figured I'd reach out to the experts - thanks in advance!

    Adobe Reader is simply for reading/printing PDF's (and possibly a few other things depending on the PDF). You can find more functionality in the full version of Adobe Acrobat. In this case, with Acrobat you can simply remove the first page then email the rest.

  • Link to a specific page in a PDF - from word

    Hey guys
    Possibly a stupid question, however Im not too familiar with acrobat and creating pdfs etc, I have searched and tried whatever answers i've found though.
    What Im needing to do (well, its another user, but they've asked me to fix it for them) is create a link in a word document that will open a pdf at a particular page. This word document will then be exported to PDF and the linking needs to still work. The files will be on the local filesystem (not a web server) and need to open in acrobat reader, not an IE window.
    I can get it to work fine if you manually edit the link in Acrobat professional and tell it to go to a page in another PDF, but when I try adding the link in word it just opens the PDF at page 1.
    What I've tried doing:
    Create a hyperlink in word to c:\test.pdf#page=50
    Create a hyperlink in word to c:\test.pdf#chapter6 (with chapter6 being a destination in the PDF document)
    as above but with file:///c:/test.pdf#page50 and file:///c:/test.pdf#chapter6
    All of these open the PDF but at page 1, not page 50. When i view the link properties in acrobat it shows the action as being "Open a file: c:\test.pdf" but nothing about opening to a specific page.
    The user does not want to edit the resulting pdf in acrobat once it has been created, due to needing to frequently update the word document and re-export to pdf.
    Systems are running WinXP, Office 03, and have tried with Acrobat 6 and 8 (would prefer it to work with version 6, as 8 is just the trial and would prefer not to have to upgrade to get this to work).
    Any help would be much appreciated!

    I have a similar problem I would like to solve. I am also running Word 2003, Windows XP and Acrobat Professional 7.0.
    I can create a hyperlink in a word document to open a separate PDF file.
    I can then use PDF Maker to convert the word document to PDF.
    No problem.
    When I click on the new link in the PDF document it opens the separate file in the same window and the original PDF file is closed.
    I do not want the original file to close.
    When I set up a new link from within Acrobat then I get the option to "Open in new window". This link works the way that I want.
    As there are multiple hyperlinks in the word document, I will need to recreate new links everytime I modify the Word document. This is very time consuming
    Question - how do I get the automatically created link to open in a new window?
    Thanks in advance

  • How to add link to specific page in another PDF

    I'd like to create a link within a PDF to a specific page in a different PDF. As far as I can tell, the Create Link tool will only allow me to open another PDF on page 1. I know you can link to another page in the current PDF, but I need to link to a separate PDF. I have also found info on mechanisms for opening to different pages, but these are for opening using browsers or code.
    So, is it possible to link create a link in a PDF to a specific page in another PDF?
    Thanks for any suggestions.
    - John
    PS - I'm using Adobe 7.0 Professional.

    Try this...
    You can link to a specific page in a specific PDF from a bookmark. You navigate to the new view (page of a PDF) when creating the bookmark.
    When you want to do that with a link (as in selected text in the body of the PDF) you have to do it in two steps. Use any file open to create the link, then edit the properties of the link, select the Action tab, and change the action to Go To A Page View.
    That's how it works in Acrobat 8, but I'm betting it's the same in 7.
    Bear

  • Simple button action that goes to a page within the same doc

    I can't figure this out. I have a button I want to use that takes a person back to the first, or second page of the same doc. It's a catalog section with a table of contents. I need to make links for the pdf that takes people to certain pages within the same document.
    In the Buttons panel, I see how to make the button, but when I assign an action, the only choice that makes sense is "Go To Destination", but I don't get or see any way to choose "page 2" of the document, or another selection method.
    I did this before a few years ago on hundreds of pages, and when I open those old documents up to copy/paste the same buttons, they don't even appear to have actions on them anymore, as if it never happened.
    So, what's the secret? Certainly there's a way to link to another page in the same ID file, no?

    Finally figured it out. I do NOT use the button panel at all. No buttons needed. Just select the grouped object that I want for my button, and hit the "add hyperlink" button in the Hyperlink panel. Then choose "Page" from the menu that opens up and be on my way. What was throwing me for a bad loop, was that I had copied and pasted the button graphic form another document. Well, since the link made previously was broken now, I had the red flag in the Hyperlinks panel...and thus, the "new hyperlink" button was greyed out, sending me in circles. The minute I deleted the old hyperlink it carried over from the old document, the new hyperlink button worked again and all was well.
    Thanks.

  • How to merge pages within the same document?

    Can I merge pages within the same pdf document? I have two large maps, an east and west, can I put the two pages together to make one map?

    How different are the layouts?
    You can vary the left and right pages:
    +Inspector > Layout > Section > Configuration > Left and right pages are different+
    But the position of the headers, footers and margins will be the same.
    You could make different designs and capture those but each would have to be its own section. This sort of thing works better in Layout mode, where every page is a different section, but you won't get automatic text flow nor TOC, footnotes etc.
    Pages rapidly gets very clumsy when you try to do detail layout to this extent.
    Peter

  • How to create a hyperlink to a specific page in a pdf

    How can I create a hyperlink to a specific page in a pdf, that is saved on a local drive? If anybody knows the answer, please email me back at [removed]
    Your help will be greatly appreciated.

    You need the original Adobe Acrobat to edit PDF files. The free reader is just for viewing
    http://www.estello.se

  • InDesign Link to specific page in a .pdf file

    I have an article index that I keep in InDesign.  Each item in the index points to a specific page in a separate .pdf file.  Is there a way, in InDesign, to create a link that will open the .pdf file to a specific page?  The InDesign file contains buttons and is exported to an interactive .pdf file.  For example, I may have an article from volume one, page two.  In the interactive index, I would like the user to be able to click on this link and open newsletter volume one and jump to page two.  I have never found a way to do this in InDesign and currently have to create the text portion of the index in InDesign, export it to an interactive .pdf file and then create all of the links directly in Acrobat Professional.  This is very time consuming because whenever I need to update the index, I need to re-export to a new interactive .pdf file and recreate ALL of the links in Acrobat.  There should be a way to do this in InDesign.

    There SHOULD be a way, yes. But there is none. It's not about Indesign, it's the PDF and handling of action like "Open file".
    I tried button actions like "Open file" in Indesign, but you only select the file name and path, nothing else.
    If you do the same in Acrobat, by putting an action "Open file" for a hyperlink, it will be the same.
    The only thing that works is to use an URL like http://www.yourdomain.com/yourfile.pdf#page=3, where #page=3 can do what you want. You could even place that URL in Indesign or Acrobat, but the PDF would a) open in a browser and b) the PDF reader will always pop up that requester before opening internet links and c) the file would have to be on the internet.
    Perhaps Acrobat Javascript could do more here, but then you'd have to embed it somehow in Acrobat (I wouldn't know if Indesign can do that) and Javascript would have to be allowed for that PDF. Not a good choice.

Maybe you are looking for

  • Include html content in jsp

    Hi , I have the html data and need to include in the jsp . eg : String htmldata = " <html><body>testdata </body></html>"; how can i display this htmldata in the jsp . I mean I need this data in html format ( testdata ) and should not see all html tag

  • How do I get Autofill from Sarari to work on Yahoo. mail

    How do I get Autofill from Sarari to work on Yahoo.mail?  Autofill works on other sites, but will not remember username and passwork in Yahoo.mail. Thanks

  • Adobe reader x won't open in xp

    adobe reader x won't open in xp.. I have uninstalled and reloaded it still will not work

  • Unknown Error 13019 when syncing Iphone 4 with Itunes

    Hello. I used to have absolutely no problem syncing podcasts/music/videos with my phone. Then one day, my friend came over with his ipod and synced with my library and now it no longer allows me to change those 3 things. It will backup my phone just

  • Is there a limit to how many apps we can reserve?

    Since iTunes Connect doesnt allow us to delete an app without at least one approved version. So is there any limit to how many apps we can reserve? Can we just check the name availability without reserving it?