Links do not work on Macs in document converted to PDF from Publisher 2007

Not sure whether to post this under Acrobat Windows or Mac as the PDFs are generated on a Windows PC but the problem involves Macs.  I have come up against a very strange problem.  I have converted an MS Publisher document to PDF using Adobe Acrobat 9 Pro on Windows 7.  The converted hyperlinks in this document work well on three separate Windows PCs (2 running XP, 1 running Windows 7) but when a Mac user views the PDF, the hyperlinks are not active.
What could be the possible cause of this?  Any help appreciated.

fionajm wrote:
What could be the possible cause of this?  Any help appreciated.
More than likely it's because they are not using Adobe Reader or Acrobat to view the file. Ask them to be sure they are not using Mac Preview or another third party PDF viewer.

Similar Messages

  • A/R Invoice linked object not working all the time

    I have a LinkedButton that is set to SAPbouiCOM.BoLinkedObject.lf_Invoice. When the selected A/R Invoice has a Document Type of Service the link works. When the selected A/R Invoice has a Document Type of Items the link does not work and I get the following error:
    "No matching records found 'A/R Invoice' (ODBC -2028)"
    I there another property that I should be setting? I could not find anything.

    Hi,
    I've added a code sample that works fine for me.
    add this code to a simple vb project with the correct references....
    1. Enter a number of the Invoice you want
    2. click on the second EditText to set the linkedButton
    3. click the LinkedButton
    <i>Public WithEvents m_App    As SAPbouiCOM.Application
    Private Sub Class_Initialize()
    Dim oForm As SAPbouiCOM.Form
    Dim oDBDS As SAPbouiCOM.DBDataSource
    Dim oItem As SAPbouiCOM.Item
    Dim oLB As SAPbouiCOM.LinkedButton
    Dim oST As SAPbouiCOM.StaticText
    Dim oET As SAPbouiCOM.EditText
        Set m_App = getCurrentApplication()
       ' m_App.MessageBox "You have COM UI connection"
        'form
        Set oForm = m_App.Forms.Add("UUID")
        oForm.Height = 150
        oForm.Width = 400
        oForm.Top = 100
        oForm.Left = 400
        Set oDBDS = oForm.DataSources.DBDataSources.Add("OINV")
        'Edittext
        Set oItem = oForm.Items.Add("EditT", it_EDIT)
        oItem.Left = 200
        oItem.Width = 40
        oItem.Top = 50
        oItem.Height = 15
        Set oET = oItem.Specific
        Call oET.DataBind.SetBound(True, "OINV", "DocNum")
        'static
        Set oItem = oForm.Items.Add("StaticT", it_STATIC)
        oItem.Left = 50
        oItem.Width = 100
        oItem.Top = 50
        oItem.Height = 15
        oItem.LinkTo = "EditT"
        Set oST = oItem.Specific
        oST.Caption = "Business Partner Code"
        Set oItem = oForm.Items.Add("EditT2", it_EDIT)
        oItem.Left = 200
        oItem.Width = 40
        oItem.Top = 80
        oItem.Height = 15
        Set oET = oItem.Specific
        Call oET.DataBind.SetBound(True, "OINV", "DocNum")
        Set oItem = oForm.Items.Add("StaticT2", it_STATIC)
        oItem.Left = 50
        oItem.Width = 100
        oItem.Top = 80
        oItem.Height = 15
        oItem.LinkTo = "EditT2"
        Set oST = oItem.Specific
        oST.Caption = "Business Partner Decs"
        'linked button
        Set oItem = oForm.Items.Add("Linked", it_LINKED_BUTTON)
        oItem.Left = 180
        oItem.Top = 50
        oItem.LinkTo = "EditT"
        Set oLB = oItem.Specific
        oLB.LinkedObject = lf_Invoice
        oForm.Visible = True
    End Sub</i>
    Regards,
    Yaniv G.
    SDK Consultant,
    SAP Manage Israel.

  • Link is not working for one role. how to check please guide.

    Hi Expert,
    I have a simple question but as don;t aware of some of the techincal area not able to understand where to check.
    I have a link under document flow in offer( opportunity) where for one role sales support user the link is not happening. I have checked for other role its working fine.I understand that for this role the link  will not work as per the role maintianed.
    But where this link got maintained and how i will be able to check which link is tagged to which profile.
    rolewise mappeing with link.
    Please guide.
    Prem.

    Hello Prem,
    Please check the navigation bar profile from your business role.
    Then go to the navigation bar profile settings, you can find the details settings there.
    If it is a link under some work center, you need to start from the work center.
    If it is a direct link, then start from the derect link group.
    Hope this could be helpful.
    Best regards,
    'Maggie

  • The given link is not working sap help(best Practice documets)

    Hi Experts,
    http://help.sap.com/bpcrmv250/CRM_DE/BBLibrary/html/BBlibrary.htm_
    Please see the above link,
    Earliet  the link consists of documents for CRM 7.0 confrigration.
    But now the link is not working at all.
    PLease provide a link if it is there (which consists for the same documents such as CRM 7.0)
    Thanks in advance
    Prajith P

    HI,
    You can refer the correct link given below:
    http://help.sap.com/bp_crmv12007/CRM_DE/BBLibrary/html/BBlibrary.htm
    Regards,
    PP

  • Slow-link detection not working.

    Slow-link detection not working.
    In our branch office in Ethiopia we are experiencing some issues with the access to mappings. Our main office is located in the Netherlands. The Offices are connected with a VPN site2site solution.
    We map a home folder to H:\ (which is working).
    We map a Document share to L:\ (which is not working).
    We map a Programs share to X:\ (which is not working).
    All shares are DFS namespace.
    We have set the according GPO which results in the following reg keys:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\NetCache\SlowLinkParams]
    "\\\\DOMAIN.XXX.NL\\dfsdata"="Latency=32000"
    "\\\\DOMAIN.XXX.NL\\dfsdata\\Home1"="Latency=360"
    "\\\\DOMAIN.XXX.NL\\dfsdata\\Home2"="Latency=360"
    "\\\\DOMAIN.XXX.NL\\dfsdata\\ConcernData"="Latency=360"
    "\\\\DOMAIN.XXX.NL\\dfsdata\\Programs"="Latency=360"
    The detection says in the eventvwr (OfflineFiles)  says:
    Path \\ DOMAIN.XXX.NL \dfsdata\home1 transitioned to slow link with latency = 106 and bandwidth = 270472
    So the Homedrive is working.
    But when I try to access the DFS root I get:
    Windows cannot access "\\DOMAIN.XXX.NL\dfsdata
    You do not have permission to access....."
    And yes, the user has permission.
    So the L-drive and X-drive are not accessible.
    How come?

    Hi,
    >>Slow-link detection not working.
    Did we check group policy result to see if the policy setting was applied successfully? We can run command gpresult/v or gpresult/z to collect group policy result.
    Besides, instead of just focusing on slow link, this issue may be related to DFS namespace.
    Regarding this point, the following blog can be referred to for more information.
    Using DFS Namespaces and Offline Files
    http://blogs.technet.com/b/filecab/archive/2006/01/19/using-dfs-namespaces-and-offline-files.aspx
    Regarding how to troubleshoot DFS namespace problem, the following article and blog can be referred to for more information.
    How to troubleshoot Distributed File System Namespace access failures in Windows
    http://support.microsoft.com/kb/975440/en-us
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.
    Best regards,
    Frank Shen

  • Blog link is not working

    Dear Friends, I try to describe what is my challenge.
    Made a blog in iWeb:
    http://web.mac.com/gyorgy.szimuly/SzimiStylesBirding_Experience/Blog_EN/BlogEN.html
    The link of the first entry of the blog (American Wigeon - The 2003th Lifer) in the text box is not working when rolling over the mouse. Looks the reflection of the image overlaps the part of the text box disabling the link click-ability Only the last letter which is out of the reflection range is clickable. Anyhow I try to arrange the picture frame backwards I cannot achieve the desired result.
    Any idea why this happens?
    Interestingly it is working on the Hungarian page of the same content. :?
    BR: Szimi

    Any idea why this happens?
    Because the link is in body layer and this image: http://web.mac.com/gyorgy.szimuly/SzimiStylesBirding_Experience/Blog_EN/Blog_EN_files/shapeimage1.jpg is in the header layer, which makes the reflection also in header layer.
    The link does not work because of z-index: http://www.w3.org/TR/CSS21/zindex.html
    The body layer has z-index = 5 and header layer has z-index = 10.
    Interestingly it is working on the Hungarian page of the same content. :?
    The image in Hungarian page is in body layer.
    So you need to move the image in English page to body layer - drag while hold down command key,.

  • Country Version Content Library link is not working.

    Hello All,
    For country specific base line configuration i used to use documents provided in http://help.sap.com/bp_bl604/BL_DE/html/Content_Library_BL_EN_DE.htm
    For past few days this link is not working. Does anyone have any idea, why this link is not working? Or is there any other link available which i am not aware of.
    I have tried searching google and couldn't find answer.
    Regards,
    Amol

    Hello All,
    For country specific base line configuration i used to use documents provided in http://help.sap.com/bp_bl604/BL_DE/html/Content_Library_BL_EN_DE.htm
    For past few days this link is not working. Does anyone have any idea, why this link is not working? Or is there any other link available which i am not aware of.
    I have tried searching google and couldn't find answer.
    Regards,
    Amol

  • Reply link does not work on ipad

    After logging in to this group, the reply link does not work on either my ipad 2  running IOS 8.1.3 nor my iphone 4 running 7.1.2. Not helpful really. I have had to switch on my old laptop.Also I never know which group to post a new question in, The names like Snow Leopard dont really give me a clue, so if the key word does not find an existing topic, i just end up guessing.

    You seem to have double posted, Lynne.   I have replied on the other one.
    Snow Leopard is one of the Apple operating Systems (OS X) as opposed to iOS 

  • Dashboard link is not working from BI Publisher

    Dashboard link is not working from BI Publisher. Please let me know How to fix this problem.

    Please somebody guide me.
    Dashboard link is working fine from the Apps Server Machine. But the link is not working from other machines. Do I need to setup machine.domain:<port_number> any where.
    Thanks,
    Vara

  • I'M AN AMERICAN ON TEMPORARY ASSIGNMENT IN ITALY AND CANNOT GET TO ANY HELP SOURCE ONLINE OR BY THE PHONE NUMBERS LISTED ONLINE.  I'M TRYING TO RENEW MY ONE TO ONE SUPPORT PROGRAM AND THE "RENEW NOW" LINK DOES NOT WORK!  HELP!

    APPLE SENT ME AN E-MAIL WITH A LINK TO RENEW MY ONE TO ONE SUPPORT.  THE LINK DOES NOT WORK.  AFTER I LOG INTO MY APPLE ACCOUNT AND CLICK "RENEW NOW" FOR ONE TO ONE, AN ERROR MESSAGE APPEARS SAYING "PAGE NOT FOUND".  AMAZING.  WHEN I TRY TO CALL THE TOLL FREE APPLE SUPPORT NUMBER FROM MILAN, ITALY WHERE I AM NOW LIVING, IT DOESN'T WORK. THE ITALIAN SUPPORT DESK APPEARS TO BE AVAILABLE ONLY ON WEEKDAYS DURING NORMAL BUSINESS HOURS.  HOW CAN I REACH A LIVE APPLE SUPPORT PERSON?

    Start by going here - https://expresslane.apple.com/GetproductgroupList.action?locale=it_IT
    Best of luck.

  • Audio captcha is not working in mac safari 5.1.7. We used below code snippet that is working in other browser like IF 7,8,9, crome and firefox. Audio refresh is also not happening. When submit Audio Captcha then jcapcha framework giving InvocationTargetEx

    Audio captcha is not working in mac safari 5.1.7.
    We used a code snippet that is working in other browser like IF 7,8,9, crome and firefox.
    Audio refresh is also not happening.
    When submit Audio Captcha then jcapcha framework giving InvocationTargetException.
    <Edited By Host>

    Audio captcha is not working in mac safari 5.1.7.
    We used a code snippet that is working in other browser like IF 7,8,9, crome and firefox.
    Audio refresh is also not happening.
    When submit Audio Captcha then jcapcha framework giving InvocationTargetException.
    <Edited By Host>

  • After updating to V 15.0 I have the issue that suddenly many but not all of the functions do not work anymore. Menues and download links do not work.

    I have updated my firefox to version 15.0. After this I have the effect that at some unspecified time during use many of the functions stop working. Menu's do not open, download links do not work anymore and so on. Opening new tab's or windows still works. Links on pages partly work partly not. Copy and paste does not work anymore on webpages. It takes ending the firefox process and restarting to correct the issue until it happens again. I have those effects on totally different webpages. At this time it happens every time after I start Firefox but not right away. Firefox first works for some time and then it suddenly doesn't anymore without me having done anything special

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • My own built fullscreen mode flv player is not working in Mac OS

    I built a flv player, it is just a normal video player with a
    fullscreen mode.
    The video player is work fine in Window IE, FF, and Safari.
    But not not working in Mac OS X, leopard & tiger &
    May I know what might cause this problem?
    I m usng action script 3, flash cs3 & all my browsers
    already upgrade to latest version of Flash Player.
    Help!!!

    I am running Mac OS X 10.10.1 Yosemite and iPhoto Version 9.6 (910.29). Automatic updates in the Mac App Store is turned on for my iMac and it shows no updates available. I was told directly by Apple Support on the date that I wrote this article (Nov 8, 2014) that there were no Canon drivers and photo transfer software that worked with Yosemite. I was told by Canon that the workaround was to change the communication method from Normal to PTP on the camera, which did provide a solution. At that time I was running Mac OS X 10.10 (because the 10.10.1 update was not yet available) and the most up-to-date version of iPhoto for Mac OS X 10.10 that was available at that time, at least per the Mac App Store. I was told by Canon that the workaround was to change the communication method from Normal to PTP on the camera, which did provide a solution.
    With the Mac OS X 10.10.1 update if the camera is in PTP communications mode the thumbnails now appear in the Import screen in iPhoto almost immediately. If the camera is returned to Normal communications mode; however, it takes forever for the thumbnails to appear. I have been waiting 10 minutes and iPhoto has generated only 14 thumbnails. So it appears that there is still something not working properly between the original Canon EOS Digital Rebel and Mac OS X Yosemite 10.10.1 when the communications mode on the camera is set to Normal.

  • Search is not working for MS Word documents

    Hi,
    serious help required for search operation.
    Search operation is not working for MS Word Documents.
    i noticed that, after chekin word documents its status comes as
    GENWWW.
    i already enable file format & extension for word file.
    can somebody help me in this regard.
    Thankx in advance

    Hi
    Please enable the tracing option for :
    requestaudit,indexer
    Enable Full Verbose Tracing .
    Checkin the Ms-Word document and once it fails then check the view server o/p under System Audit Information page and post the error message happening for indexing operation .
    Thanks
    Srinath

  • Importing bookmarks I go to file and the IMPORT link is not working ... not Illuminated ... what can I do?

    I want to import bookmarks from Explorer and I go to File Tab and the IMPORT link is not working or not illuminated?

    Make sure that you not run Firefox in permanent [[Private Browsing]] mode.
    * You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    * To see all History and Cookie settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Uncheck: [ ] "Permanent Private Browsing mode"

Maybe you are looking for

  • PDF's will not display properly in email iOS 5

    Hello all, On my ipad2 with iOS4.3.3 my email would auto-open pdf's and display them properly. When I upgraded to iOS 5, they still auto-open but the pdf image is distorted and displays as if it is having a hard time figuring out what the pdf should

  • General Error opening project won't go away

    This is really bad. I'm supposed to show the current cut of my 15 minute movie tomorrow, but FCE HD 3.5.1 shows a General Error when I try to open my project. Not just my current project, but for all project files in my Autosave Vault and most projec

  • My clock is changing after every start of OSX Or WINXP. What is it?

    I had a problem in the beginning with my iMac: It didn't shut down correctly and made weird thinks. I brought is to the Apple Centre and they said that could be a hardware problem. After the inspection they said that every part is OK. Then I had to p

  • Make a BPEL instance recoverable from a BPEL fault hanler?

    Hi Does anybody know of a way to make a BPEL instance recoverable from a BPEL catch fault handler, e.g. using Java to programatically instruct the service engine to do the same thing as when using the fault management framework and fault policies to

  • Nokia care Belle software update

    To put it bluntly, I would like to know how long would it take for Nokia Care to update belle to my N8? Being a pre-order customer for the N8, I also had a faulty unit which was replaced and has the code 059B656. Althought I think it is unfair to mak