Skip navigation
Currently Being Moderated

hyphens in auto-detected urls are incorrect

Apr 8, 2009 10:31 AM

Hi,

 

I am converting a word document (office 2007) which has text similar to:

http://www.aaa-bbb-ccc.com

 

when the document is converted to pdf (tried both acrobat 6 and 8.1 standard), and viewed in reader (tried both 8 and 9) the pop-up box when i hold the cursor over it looks correct, but when i click on it it tries to go to:

http://www.aaa%E2%80%90bbb%E2%80%90.com

 

 

Any ideas why this is?

 

Thanks!

 

M

  • Currently Being Moderated
    Community Member
    Apr 8, 2009 10:47 AM

    Make sure the hyphens you use are standard ones, ie the minus symbol: - and not something like the En-dash: – or the Em-dash: —

    PS - Acrobat 6 is certainly not compatible with office 2007. Acrobat 8 might be, but I would recommend updating it to the latest version.

    |
    Mark as:
  • Currently Being Moderated
    Adobe Employee
    Apr 9, 2009 6:53 AM

    Converting the string to Unicode-16, it looks like Word converted the dash to Unicode character 0x2010 (HYPHEN), which looks same but is not the same as 0x2D (HYPHEN-MINUS).

     

    How did you ensure that the original document has 0x2D?

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Apr 9, 2009 8:55 AM

    I copied the link you gave directly into WORD 2007 and then created a PDF (AA8.1.3) by printing to the Adobe PDF printer. The look of the link was fine on the page and the link itself was also fine. My be a version update issue.

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Apr 9, 2009 12:47 PM

    Can you post the Word document?

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Apr 9, 2009 2:01 PM

    I can't open the document.

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Apr 9, 2009 2:27 PM

    I saved the file to the desktop and deleted ".text". I printed to the Adobe PDF printer and used create PDF button, as well as the WORD conversion to PDF.  All three methods worked like a charm. I had no issues with  the character changes. It almost looks like you are doiing something with a WEB format, since the %x type  use is for special characters in HTML. All I can imagine is that you may have some feature turned off. In Acrobat, I use the IEEE settings file (a publisher). It embeds all of the fonts and as I indicated before, you may have a font issue.

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Apr 9, 2009 3:12 PM

    Using the document document3.doc I found this:

     

    Links created with 'Convert to Adobe PDF' are correct.

     

    Printing to Adobe PDF creates wrong links. The reason is the font Calibri. When I change the font to Arial and create the PDF document with printing to Adobe PDF the links are correct.

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Apr 9, 2009 10:04 PM

    You may want to look at the fonts that actually got used (if you do not embed the font - something you should do anyway for others that do not have your font). It may be that the font that Acrobat is using when the font is not embedded is not the one you think it should be. That is likely the problem. I guess I did not have a problem when I tried it because my job settings embeds all fonts by default.

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Apr 10, 2009 2:36 AM

    Use the create PDF button in Word. This will create correct links in the PDF document.

    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points