Hyperlink from Word to PDF

Is it possible to make a link from a Word file to a specific page or part of a page in a PDF? I'm using Word 2003 and Acrobat Pro 7 on Windows XP SP2. If it makes a difference, I've got Acrobat Pro 9 here. Haven't installed it yet.
Ken

Do you mean that  Office XP and later version can automatically convert the file link? No need to manually create the link in Acrobat using the link tool?
I will work this out to see whether ok or not.
By the way, thank you, Michael Kazlow.

Similar Messages

  • Can Adobe Acrobat 9.0 Pro Convert File Hyperlink From Word to PDF?

    Is there any method to convert file link (eg. C:\Documents and Settings\xxx\My Documents\xx.xls) from Word 2000? I have read many related issues, but seems cannot get the final answer. Many of them only mention about URL hyperlink (eg. www.yahoo.com). Can anyone help?

    Do you mean that  Office XP and later version can automatically convert the file link? No need to manually create the link in Acrobat using the link tool?
    I will work this out to see whether ok or not.
    By the way, thank you, Michael Kazlow.

  • Random missing hyperlinks from Word to PDF

    Am using XP/Word2003/Acrobat 8.1
    When converting a 5 page doc file to pdf, not all of the hyperlinks are created. Have examined the doc and all links are ok and work from there. The links created in the PDF also work, just not all make the transition! Any clues?

    I don't think I use linked text boxes as you describe. The advice from Adobe was as follows:
    "Deselect **Embed Tags in PDF (Accessibility, Reflow)** in the PDFMaker Conversion settings, and then re-create the PDF file.
    I am sure you will not face that problem.
    For the Word document which contains hyperlinks within inside table of contents, reflow of tagging information has to be removed."
    I understood the 1st bit and that partially solved the problem. Further investigation by me showed that if a piece of text in a cell was preceded by a hard line break, then that would not produce a link in Acrobat. If I removed the preceding hard line break, then the link would be created OK. It's a work-around but better than nothing.

  • More problems while converting hyperlinks in word to pdf - missing first words

    I'm using Microsoft Office Word 2007 and Adobe Acrobat 9 Pro Extended (I think on Windows XP).
    If I have a word document with a working hyperlink when I convert it to PDF (using the Acrobat button in Word)I end up with a working hyperlink in the pdf file but it is missing the first word. For example :
    in Word the hyperlinked phrase will be http:/tinyurl.com/MarinaBloj but in the pdf version it will be :/tinyurl.com/MarinaBloj
    or
    in Word the hypelinked phrase will be "Sensitivity to luminance and chromaticity gradients in a complex scene." but in the pdf version it will be " to luminance and chromaticity gradients in a complex scene." with an extra blank space.
    worse, if in the word it is a single word, say "PDF" then all you get in the created pdf document is " " i.e. a blank space that is actually is a hyperlink (you can see the corresponding address if you hover the mouse).

    I am experiencing the exact problem...hyperlinks work after conversion from Word to pdf however first word is missing. I can only reproduce the problem on one computer. Other computers I have tried it on do not have that problem. Here is a work around i found....You can select the entire document (Ctrl + Shift + End from the beginning), then go to "Create PDF". Go into Options and select the "Selection" option. Then proceed to convert the document. It's a workaround but I'd like to know what the cause of the problem is.

  • Hypertext links are not always preserved from Word to PDF, using Aperçu or Adobe, depending on OS 10 or Lion. Why? This generally works perfectly in Windows. Why are Apple and Adobe unable to correctly handle links when converting from Word to PDF?

    Hypertext links are not always preserved from Word to PDF, using Aperçu or Adobe, depending on OS 10 or Lion. Why? This generally works perfectly in Windows. Why are Apple and Adobe unable to correctly handle links when converting from Word to PDF?
    Depending on the system version, and Office Word version:
    - a pure URL link starting with http or even www sometimes works in PDF, either produced by Aperçu or Adobe, sometimes does not work;
    - other kind of links where the text under display is not a URL, never work!
    I like everything with Apple computers and software, except PDF generation. Output files are usually bigger in size, and no better quality, than under Windows. Furthermore, it is weird that something as common as hyperlinks does not work correctly!
    I related this question with Mac OS X Snow Leopard, but the problem is still there with Mac OS Lion.
    This problem seems to have been around for years, without any proper solution from Apple and/or Adobe! To me, this is very embarrassing!

    Greetings NoNameGiven,
    If I understand the problem correctly (I’m not sure I do) you would prefer ‘iii’ to be read as “eye eye eye” rather than “three”? The alt text property is the only way that I know of to make this happen. Hope this helps.
    a ‘C’ student

  • How do I embed hyperlinks from Word 03?

    Hyperlinks from Word 03 do not work on pdf. The link is highlighted and underlined on pdf but doesn't work. Solution?

    Hello,
    I apologize for the delay in responding to your post. Are you viewing the converted PDF within the PDF viewer? If so, this is why the links appear not to work... it's a known issue with Acrobat.com's PDF preview function - we're working on it. If you open the PDF using Reader or Acrobat the links should work... let me know!
    Kind Regards,
    Michelle

  • Hyperlinks from CHM to PDF

    Our documentation comprises On-line Help as CHM files, and User Guides as PDF. Up to now the user guides were printed but we wish to provide them as PDF for on-screen use.
    Now we also wish to have hyperlinks from CHM to PDF and vice versa. We can presumably (I haven't yet tested this) handle PDF-to-CHM using the context-sensitive help functionality, but when we make links from CHM-to-PDF we are unable to go to a specified location in the PDF.
    The calls we use are of the type:
    <a href='SomeDocument.pdf#page=10'>
    <a href='SomeDocument.pdf#G1025448'>
    <a href='SomeDocument.pdf#nameddest=SomeChapter'>
    and they work in the preview window but not from CHM; the PDF opens on page 1 rather than at the specified page or marker.
    I had some success embedding the PDF call in a batch file and calling that, but that will be unmaintainable.
    We use RoboHelp 8 and FrameMaker 7.1. Would updating to TCS2 (ie Frame 9) help us? From what I could find on Adobe.com TCS allows importing from Frame but we do not want to import, just to cross-refer, preferably with links which can be updated automatically.
    Anybody who can advise us?
    --- Derek

    I have made a dent in the problem, can't say I've cracked it yet.
    RoboWizard has a page describing the use of HTML Help Shortcuts which is got me started (thanks Rick, if you'll post here I'll give you a "Helpful Answer").
    The procedure I now use is, in RoboHelp: Insert > HTML Help Controls > Shortcut. I fill in second part of the wizard like this:
    so that it calles Acrobat to display the PDF (full path given), with parameters to search for a string "bookmark_2".
    Then in the PDF I add a comment using Comments > Tools > Highlight and edit its properties like this:
    When I compile the CHM and click the link, Acrobat opens and searches for the string. I made sure it was unique so the user is brought to the correct place.
    Now it's a bit clumsy since you have to add the bookmark manually after creating the PDF from Frame, but it does work.
    The other problem is that the HTML Control is not editable except in RoboHelp's HTML view. You can edit it in Design view but the edit doesn't stick. In HTML view the link details are present three times and you have to edit them all.
    Anybody have bright ideas to streamline this process?
    --- Derek

  • How to use .joboptions file while converting from Word to PDF

    Hi,
    I'm pretty new to Acrobat. I'm using Acrobat XI. I need to convert a word document to a PDF file which conforms to certain requirements described by a given .joboptions file. The .joboptions file can be opened by distiller, but as far as I know distiller is not invovled in the conversion (Word to PDF) process. So how can I make sure the converted PDF file meets the requirement described by the .joboptions file?

    Distiller is used when converting from Word to PDF, if you do it via the Acrobat panel, not the Adobe PDF printer or Word's internal Export to PDF command. If you've loaded your joboptions file in Distiller (via Settings - Add Adobe PDF Settings), then you will see it in the drop-down of Conversion Settings when you click the Preferences button in the Acrobat panel in Word.
    After you've selected your job options profile click the Create PDF button, and the file will be converted using the selected options.

  • How do I save bookmarks from word to pdf?

    How do I save bookmarks from word to pdf?

    Eustace Mendis wrote:
    Not convinced it can't be done... but then I'm not sure I understand exactly what you want to do.
    I believe what the original poster wants to do is preserve the bookmarks of a Word file into the interactive bookmarks feature of the PDF specification, so that the bookmarks appear as a clickable linked table of contents when that Word file is converted to PDF. You see this in every ebook or iBook. This is easy to do when converting Word to PDF in Microsoft Windows, but I am not sure it is possible from Mac Word because everybody complains about it on the Mac side.
    Converting bookmarks to a clickable PDF TOC is easy to do in other software on the Mac, like InDesign. Apple Pages might do it too, but I'm not sure.

  • Mac OS 10.6.7 corrupt font on export from Word to PDF

    Hi,
    I have a library of Word documents that use our corporate font: Officina Sans ITC Pro Book. I have previously saved these as PDF using Word for Mac and opening in Acrobat Pro 9 without any difficulty.
    Today however, while Word will export and create the PDF. When the PDF is opened in Acrobat it comes up blank and crashes Acrobat. I have tried exporting from Word to PostScript, but this fails: "Stack:/Font-dict-/ZCYKUX+OfficinaSansITCPro-Book".
    The font is avialable on the Mac. I have validated the font and using Font Finagler I have cleared the cache. All without success.
    One pointer is the additional six digits in the PS log, which is in front of the font name.
    Anyone got any ideas on how to clear the problem and start export cleanly from Word to PDF again?
    Thanks,
    Niall

    Thanks Steve,
    The link described our situation. You are correct: yes our font is OpenType PostScript and, yes I had updated to OS 10.6.7.
    I have been busy reading. For other readers there is a long thread here: http://discussions.apple.com/thread.jspa?threadID=2792142&start=0&tstart=0, where I see that you have also participated.
    I have posted constructive critisim to Apple on the OS update. However I don't think there will be a quick fix.
    I will probably downgrade back to 10.6.6, but need to steel myself for the task.
    Thanks also to Larry and Michael!
    Niall

  • Black Pages - Convert from Word to PDF

    When I convert a Word document to a PDF, the pages on the PDF document are black.  This only happens on select Word document that use a specific cover graphic.  I've sent the same document to a co-worker and they were able to convert the document to PDF with no issues.  I have verified my preferences with my co-worker and these are the same.  I have the latest version of Adobe Reader (10).  I was previously able to convert a Word document with the same graphic to PDF without any issues.  Any ideas on how to fix this?

    Adobe Reader can't convert from Word to PDF.

  • Since 11-4-14 every convert from Word to PDF has failed online or desktop - when will this be sorted

    Since 11-4-14 EVERY convert from Word to PDF either online or desktop has failed, when will this be fixed?

    No replies on here so went online and tried various options including "repair reader installation" plus uninstall and reinstall etc, some posts suggested a repair from the Printers file (Vista) so installed AdobeCreatePDF desktop printer plus Xerox Phaser PS printer as advised. All without any obvious sucess ie still no word docs converted after hours of trying. Then unexpectedly a further test convert attempt succeeded; tested again on desktop plus online and now all works fine as it did before. Who knows why - possibly only Adobe know. Will leave this thread here just in case the fail reappears over next few days!

  • Hyperlinks not converting from Word to PDF

    I've read the other discussions regarding this topic & the solutions don't seem to work for me. I'm using Word '07 converting to Acrobat 8. Some of my hyperlinks will convert but not all. AND, one hyperlink is linking wrong in Acrobat even though it's correct in Word. I've checked my preferences in Word & Acrobat - all the right things are checked. I've tried creating it from Word & from Acrobat & nothing is working.
    Can anybody ease my frustation? Please?!
    Thank you.

    Please repost in the Acrobat forum.

  • Why do imported hyperlinks from Word not show up in Indesign Hyperlinks panel?

    ID CS6 Windows 7
    I am able to copy and paste hyperlinked text from Word into ID and everything works ok-- when exported to PDF the links work fine.
    except now client wants to rename the text of the hyperlink- but there seems to be no way to even see what the URL destination is.
    None of the Word links show up in the Hyperlinks panel.
    I have to find out the URL and delete the original linked text and redo them.

    Um. Are you not talking about proper URLs? I kind of assumed you were :)
    Actually, hyperlinks *should* import just nicely into ID, not only plain URLs but also those with alternative text. But if they do, they'd show in the hyperlink panel ...
    Can you check if they are mentioned in the Hyperlink Destination list in your ID document? That would confirm or disprove they are actually present, at some level.

  • Trouble with Bookmarks from Word to PDF

    Use Windows 7; Office 2007; Acrobat Pro 9.0.0
    Problem:  Word document has numbered scheme, with blue font to signify a link in resultant pdf.  Set
    Preferences to capture level 1 and 2 for bookmarks in pdf.  Create PDF.  Resultant pdf doesn't hold the blue font from within Word.
    Pdf is all in black.  Bookmarks are sometimes renumbered; i.e. A1, B2, etc. instead of 1., 2., etc.  Bulleted list has different symbol font applied.  Why?

    Hi,
    function(){return A.apply(null,[this].concat($A(arguments)))}
    dragonfly52 wrote:
    Use Windows 7; ---; Acrobat Pro 9.0.0
    Acrobat compatibility for Windows 7 starts with Acrobat 9.2.
    See: http://www.adobe.com/products/acrobat/faq/
    The first step may be to place the installed Acrobat 9.x to the current dot release via sequence install of available updates, .
    http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows
    Be well...

Maybe you are looking for

  • Report fields

    Hi xperts, This is based on infoset where i am using 0FIAR_O03 and 0FIGL_O02. My out put fields are 1- Over due Date (Numeric value) = Current date - Due date 2- No. of Bill - For Customer, according to input date that is posting date and due date. 3

  • How to determine fixed exchange rate or not on contract SD?

    Hi all, I am looking how we can determine if a contract has got fixed exchange rate or not? In header data (first tab) we can see currency and exchange rate but I do not see a flag (as in PO) for fixing this one... Thanks for your help. David31

  • Best setting for exportin a frame-based codec MOV?

    Hello there, I have been asked to provide a video (.mov file) in a format with a frame-based codec. I also need to make sure to export it in progressive at the original fps rate. But I am unsure which one would be the best format? My project has an a

  • How can I access BIOS/EFI in MBP Retina

    How can I access EFI (or BIOS equivalent) in Macbook Pro Retina? I tried to access with Option + Command + O and F. But, it doesn't work. Is there anyone who saw the bios settings of MBP Retina?

  • Singleton class in WebLogic Cluster

    Hi, We have an application set-up in a weblogic cluster. We have a singleton class in the application. Since we have two managed servers in the cluster the singleton has two instances, one in each server. So the basic purpose of use of singleton is l