Problems with hyperlinks created in word 2007

If i create a hyperlink in word such as [email protected] and then create my pdf thisdisplays as [email protected]  but if the hypelink is [email protected] then when i create my pdf it displays as .[email protected] ( the hypelinks work as expected but just do not display correctly)
I have word 2007 and acrobat pro ver 9.0
I have checked another pc which has the  same versions off word and acrobat installed and this works fine , I have checked all the setting between the two pc's and they seem the same

On the other machine the hyperlink will display correctly ie [email protected]

Similar Messages

  • Problem with the XML in Word 2007 (Word Template)

    Hi Experts,
    i am new on CRM 2007 and i have a problem with the XML Structure of the Word Template.
    First i built a Web Service Design Tool. Then i saw on the Testpage, that it works.
    So i started the Document Templates and created a new Template. Object Type was BUS2000126 - CRM Business Activity. Web Service was my created and tested Web Service Tool.
    As i opened the Word 2007 with the XML-Structure, i recognized, that there was something wrong.
    The Responce on my Testpage from the Web Service Tool had the following structure:
    response (test.types.p1.CrmostZlaWord5ReadResponse)
       Output (test.types.p1.CrmostZla010RoszlaWord5001)
            ZlaWord5 (test.types.p1.CrmostZla010Rosbtorder)
                Administrativeheaderoforder (test.types.p1.CrmostZla010Rosbtorderhea001)
                     Partiesinvolvedofheader (test.types.p1.CrmostZla010Rosbtheaderpa001)
                         Allpartiesinvolved (test.types.p1.CrmostZla010Rosbtpartnera002[]) Displaying 3 elements of 3
                              element1 (test.types.p1.CrmostZla010Rosbtpartnera002)
                                   Btpartneraddress (test.types.p1.CrmostZla010Rosbtpartnera001)
    My Problem is now, that the XML-Structure got not that point "element1".
    Instead of "element1" there is the point "item" in my XML-Structure in Word 2007.
    I guess that is the Problem why i am not getting the fields of the Btpartneraddress filled in my Word.
    Can anyone help me? Or put me in the right direction that i can change the XML?
    Thanks for your help
    André

    Hi andré, I guess the issue is coming from the fact that you selected "AllPartiesInvolved" and that may contain any numbers of entries. So when you test your webservice, you put a key and then get a result for that key, and in that case you might get "element1" until "element3" for example if there was 3 partners involved in you activity.
    But, when you design your template, you don't have a key at that moment, so in the Web Service structure, you have "items" which stands for all the possible entries you might retrieve at runtime. I guess you could use an index in your template to specify which item you need, but this is quite hasardeous, so i would be you, I would not design my web service to use "AllPartiesInvolved" but rather a specific Partner type like contact person for instance.
    Regards,
    Xavier

  • Problem with Hyperlinks Created in Adobe Professional

    Has anyone experienced weird behavior from hyperlinks created with  Adobe Professional when trying to open in Safari browser?  Our graphic designer has been creating our newsletter using Adobe Professional and hyperlinks are created to link our advertisers to their websites. But, when someone is using the Safari browser, the response is that the page is missing. This doesn't happen when the same link is clicked on using IE, Google Chrome or Firefox.

    In order for a modified form to be saved with any recent version of Adobe Reader, the document has to Reader-enabled, which is done in Acrobat 9 by selecting "Advanced > Extend Feature in Adobe Reader". So if the forms worked with Reader 9, they must have had the rights applied through this process or by LiveCycle Reader Extensions. It would be interesting to see a form that is fillable/saveable with Reader 9 that doesn't work with Reader 10.

  • Problem with Hyperlinks - Creating Interactive PDF from an In-design Book

    Im working on producing a Interactive PDF from an In-design Book which consists of 9 Indesign Documents.
    The problem I am having is with Navigation when I export the pdf
    When I export out to 'Interactive' pdf the hyperlinks DONT link to other documents
    When I export out to 'print' pdf the hyperlinks DO link to other documents but the buttons to 'Go to next page' no longer work
    Cheers,
    Jamie

    Thanks for the reply. I got the IT to upgrade to 5.5 and it now works. Rather an annoying bug for CS5 though
    Cheers,
    Jamie

  • Problem with Mail Merge in Word 2007 and Outlook 2007

    Hi,
    I just found out about the function to generate mail merged PDFs and send them via email. I tried that using Outlook 2007 as the email client, but it seems to me that Acrobat generates RTF emails instead of plain text. That causes many email clients, except Outlook, just to display a file called winmail.dat instead of the actual PDF file.
    I already checked the settings in Outlook and made sure that new mails are started in plain text mode. If I do this manually the email becomes plain test. But not automatically with Acrobat.
    Does anybody have a solution on that? I'm using Adobe Acrobat 9.1.
    Best regards,
    Johannes

    Hi andré, I guess the issue is coming from the fact that you selected "AllPartiesInvolved" and that may contain any numbers of entries. So when you test your webservice, you put a key and then get a result for that key, and in that case you might get "element1" until "element3" for example if there was 3 partners involved in you activity.
    But, when you design your template, you don't have a key at that moment, so in the Web Service structure, you have "items" which stands for all the possible entries you might retrieve at runtime. I guess you could use an index in your template to specify which item you need, but this is quite hasardeous, so i would be you, I would not design my web service to use "AllPartiesInvolved" but rather a specific Partner type like contact person for instance.
    Regards,
    Xavier

  • Authorization problem with VF01 "Create Billing Documents"

    Dear All,
    We face following problem with VF01 "Create Billing Documents".
    Transaction: VF01
    User: Joe
    Authorization of Joe:
         VKORG Sales Organization: A, B (authorization object V_VBRK_VKO)
         FKART Billing Type: 1, 2 (authorization object V_VBRK_FKA)
    The objective for Joe:
       Joe is qualified to create bills in
          sales org A only for billing type 1 and in
          sales org B only for billing type 2.
       Joe should not be able to create bills for
          sales org A with billing type 2 and in
          sales org B with billing type 1.
    How can we solve this problem?
    We already searched for userexits without any success.
    Any help or ideas are very appreciated.
    Regards
    Markus Wilhelm
    Project Manager ERP

    Dear,
    There are standard authority-checks based on Sales organization (authorisation object V_VBRK_VKO) and/or Billing type (V_VBRK_FKA).
    An option would be to create a new billing type, define specific authorisations and use the new billing type for these documents.
    The bad thing is that you would also need a special (new) sales order type, because the billing document type is unique per sales order.
    So maybe it is easier to have a different sales organization.
    Another option would be to create a new authorization object and check it in the billing documents.
    If you wish, you could modify program LV60A005 & LV60A006.
    Then you might check various user/customer exits.
    Some functions to check: EXIT_SAPLV60A_001/002,
    EXIT_SAPLV60B_001 - 008, EXIT_SAPLV60B_010 - 011.
    Regards,
    R.Brahmankar

  • I purchased Microsoft Office for Mac through the Apple website.. I have downloaded all from the disk into my Mac, no problem with all the other Word etc, but Outlook is asking for the key number: I have put it in but its obviously not the right one...????

    I purchased Microsoft Office for Mac through the Apple website.. I have downloaded all from the disk into my Mac, no problem with all the other Word etc, but Outlook is asking for the key number: I have put it in but its obviously not the right one...???? In the box with the disk came the product key, have put it in and it doesnt work. Please help..x

    unfortunately - you can not.  you can't even buy outlook by itself at microsoft's own website.
    does it have to be outlook?  maybe you can get away with using something else that's outlook compatible.
    how about trying Thunderbird for Mac OS?
    or maybe you can call apple and let them know you purchase the wrong version - they might give you a break and just pay the difference for the home and business version.
    good luck

  • Problem with implicitly created Oracle pipes

    Hi, I am having a problem with implicitly created Oracle pipes. I am not sure if this is the correct forum for this topic, but I could not see one which suited better..
    I am using Oracle pipes as a commiunication mechanism between processes (some are written in PL/SQL and other in PRO*C).
    The general problem I have is that if a timeout occurs during the communication process, I end up with 1 or perhaps 2 implicitly created pipes.
    The biggest problem for me is that I am unable to determine if a create is implicitly created (via dbms_pipe.send_message or receive_message). This causes problems, since these implicitly created pipes are left behind and not deleted. I'll show you the basic flow of the processes and you shall see my problem.
    server: create request pipe "req_pipe"
    server: listen for request on requests pipe.
    client: create two pipes for comms with server.
    client: send request and the names of the newly created pipes to the server.
    server: read request and pipename from request pipe (from this point all comms between the client and server are now done over the 2 pipes the client created).
    server: send ack message to client to ensure they are still there (since requests can be queued in the request pipe and clients could have timed out before the request is received)
    client: send "i'm still here" ack back to the server.
    server: process request and send result back to client.
    client: send ack back to server to let server know we have received the response.
    server: send ack back to client to show that work is now committed.
    OK thats the general event flow. I use the rule, that pipes created by a process are removed by a process. So the client always removes the pipes it created in all situations. But since this can happen at any point we can get in the situation:
    client: timeout occurs, delete pipes.
    server: send message to client (creates an implicit pipe) and therefor works (no errors raised)
    server: do a read for response from previous message. (implicitly creates pipe) (will fail).
    Now we have two implicitly created pipes! These pipes will exist until the database instance is shutdown, and in a poorly performing environment, we could get thousands of these pipes lying around... not a good situation.
    How can I either stop pipes being implicilty created, or how do I detect if a pipe was implicitly created.
    I have tried a couple of things, like using v$db_pipes to check if a pipe exists before doing send/reveive calls but this is FAR to slow to do a select on that view.
    We have also looked at keeping a record of pipes created by the client then have some process (perhaps the server) clean up these pipes after some time frame. This is a workable solution but is not favourable since it adds extra overhead having to check these pipes often, and created an extra level of complexity which is not required..
    Any suggestions will be greatly appreciated.
    Feel free to email me with any suggestions on my email provided below, or just post a reply to this formum..
    Many thanks,
    Karl Bridger
    [email protected]

    I solved the problem by changing the SOAP massage format from Document/Wrapped to Document/Literal

  • I'm using an iBook G4. I'm having a problem with a lengthy Microsoft Word (2003) document crashing. It keeps telling me that there's a problem and then working and working. I have to do a forced shutdown.

    I'm using an iBook G4. I'm having a problem with a lengthy Microsoft Word document. It keeps freezing when I try to make a change in it. The computer is working and working. Then I have to use a forced shutdown. And it starts all  over again. Suggestions?

    Is there sufficient free space on the iBook's startup disk (typically called Macintosh HD)?  The OS and apps use free space to write temporary files, and it free space becomes too low, it can cause the Mac to bog down.  Low free space also makes whatever free space is left fragment into tiny pieces scatter all over the hard drive, making the problem even worse.  If it more than 90% full, you should free up some space.

  • Problems with hyperlink when converting .docx to .pdf using Word 2010

    I have a Word 2010 .docx document that has a link to a web site in it. The link works fine in Word, but does not work after the conversion to PDF. I am using the Acrobat add on in Word to create the PDF.
    There is a pound sign ( # ) in the Word doc hyperlink and it is being changed to a percent sign ( % ) during the conversion to PDF. Any suggestions?

    I will report the bug. I had read about some other problems with .docx files so I saved the .docx to .doc and then converted but I got the same results.
    Thanks for the feedback.

  • Problem with embedded links in Word 2001

    Hi,
    I have searched many forums but can't find any answers to this. I hope you can help me.
    I work with image files and text, and have made links from within Word files to the .jpg files I need. This was very easy to do in my old PowerMac G4 running OS 9.2.
    Although I now work normaly in OS X, I still need to work in those Word 2001 files in Classic because I use a special font and some of the characters don't display correctly in OS X.
    When I moved the files from the old computer to the new Powerbook, I assumed all links would be broken and would have to be edited but, to my surprise, all the links worked just fine when I run Word 2001 in Classic (the links' paths are still the old ones, from the old computer, but they work nevertheless) - I wonder how...
    They don't work in Word 2004 but I never expected them to.
    The problem is trying to edit or create hyperlinks now, in Word 2001.
    If I change or create a link, it works just fine just as long as I don't quit Word.
    When I relaunch Word 2001 and reopen the file, as soon as I point the cursor to the link, Word quits. I've done it enough times in a row for Classic to quit as well.
    Is there a way to make links work in Word 2001?
    Thanks.
    stpedro

    I know that all fullscreen videos are flexible to both orientation. What´s happens here is before show your vertical layout the viewer shows the vertical video. You need to try in custom app...Produce  an IPA file and test it.
    Maybe be a bug...
    __Felipe

  • Having problems with OPA 10 and office 2007 templates

    Hi,
    I have a OPA 10 and office 2007 set up which is having some issues with the macros. Seems to me that the visual basic code is not kicking off really well sometimes. I am trying to map the sequence which leads to the errors and I believe that the issue is around opening an old word doc which has a old template version (.dot). This may be the cause for OPA getting lost when working with word 2007.
    For example, I ask to open a rules doc and the visual basic tells me that OPA couldn't open the doc but word is opening the doc anyway. However none of the toolbar commands work as well as I can 't save the doc etc.
    Have you experienced any issue with OPA 10 and Office 2007? Any special word configuration? Should i go back to office 2003?
    BTW, I have both dotm and dot templates loaded as add-ins in word. The dotm toolbar looks good but the dot toolbar is a bit strange in 2007.
    Cheers,
    Paulo

    Hi Paulo,
    Have a look at the following tips from Davin Fifield about troubleshooting the toolbar.
    Sometimes when using Oracle Policy Modeling, Microsoft Word documents that are part of a Policy Modeling project may appear without the OPA toolbar (in Office 2003) or OPA options on the Add-Ins ribbon (in Office 2007) when opened in Microsoft Word.
    This problem can be caused by various factors.
    Here are the top three troubleshooting steps to try to recover from this situation.
    1. With your project open in Oracle Policy Modeling, run Update Oracle Policy Templates from the Tools menu. This will attempt to make sure the correct Word template is attached to each project Word document that is not currently excluded from the build. Open a Word document to see if the toolbar/ribbon is now displayed correctly. If not, continue to step 2.
    2. Try changing the UI language for your project. To do this, choose Options, from the Tools menu in Oracle Policy Modeling. Select Environment. Selet General. Under Authoring UI Language, choose a language other than your preferred UI language, and click OK. Then repeat these steps to revert to your preferred language. Open a Word document to see if the toolbar/ribbon is now displayed correctly. If not, continue to step 3.
    3. Open one of the Word documents in your Policy Modeling project. Run the macro UpdateToolbar: In Word 2007, choose the View ribbon, then select Macros/View Macros, highlight the UpdateToolbar macro, then choose Run.
    Does this resolve your issue?
    Jasmine

  • Has anyone had a problem centering labels from microsoft word 2007 using the hp photosmart 7510? my

    Has anyone had a problem with printing labels centered on HP Photosmart 7510 e-All in one?  My labels are printed from Word 2007 and appear on the screen to be centered, however when I print, they are too high on the label.  Also when printing an e-mail the bottom of the page where it lists your email name is cut off.  Please help!!

    Hi,
    I'd been having this problem for probably round 30 years on many printers. I bought a labels printer few years back but I don't print labels everyday now.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Problem with Hyperlink  in JEditorPane!!

    hi all!
    I have some problem.
    I create html page with hyperlink to myProgram.jar and when i open this html page in JEditorPane and click on hyperlink i have the some text but my program don't run.
    How write HyperlinkListener for run the my program and setUrl for open other html pages.
    thanks!

    In the future, Swing related questions should be posted in the Swing forum.
    But, there is no need to repost the question because you can just read the JEditorPane API to find an example of how to write a HyperlinkListener.

  • Problems with DVD created in iDVD

    I have a project I put together using Final Cut Express and Logic Pro. I created the DVD project using iDVD, and am having problems with the disks that I burn - they hang part-way through on various devices (after multiple burns).
    I then saved the image to an .IMG file and tried to burn it on 2 different computers using different media (DVD+R and DVD-R) and at different burn speeds through Disk Manager. The disk burns ok, but fails validation with the message "Unable to burn ... (Verification of the burn failed.)"
    When I mount the image on my local hard drive and play it through DVD Player, I experience no problems. This is really, really strange.
    Brian

    Nope. Can't do it that way. Much better to do a fresh install to each mac......or Unless you made a bootable clone of your existing HD with CCC or SuperDuper on a like mac system. Did you do this?
    In other words, to clone an existing HD you'd have to format the ext. HD to mac os extended and then move the ext. HD to a similar mac from which you would boot you mac from like this:
    Click Here
    Hope this helps but if not just comer on back.

Maybe you are looking for

  • When I connect my iMac to a hdtv, the screen goes white with snow

    When I connect my imac to my samsung hdtv through DVI miniport to HDMI on the tv, the connection is fine for about 10-15 minutes and then goes white with snow. I had a macbook pro before and used to use the same connection on the same tv and it worke

  • Choppy on demand video

    Hi, I've got a real problem with on demand video. It has gradually got worse over the past few weeks and is now unwatchable.  Downloads are OK, as are normal freeview channels, but anything from on-demand just waits 10 seconds or more between frames

  • CS6 Design and Web Premium serial number upgrade problem

    I bought the Creative Suite 6 Design and Web Premium upgrade to replace Design Premium CS5.5 on my computer but during installation I'm told I don't own a qualifying product. Have I purchased the wrong upgrade?

  • How to arrange photo orders for slide show?

    Hello, The photos I uploaded to the iPod are in seemingly random order. How is that order determined? Should I rearrange them in iTunes or in the original folder first? How would I do so? Thanks!

  • Impdp of dump from 11.2.0.2 into 11.2.0.3

    Can I import a full export dumpfile from oracle database v11.2.0.2 into an oracle database v11.2.0.3? Or would I need to first import into an oracle database v11.2.0.2 and then upgrade the database to v11.2.0.3? Would the same process hold for import