Home/Support/

Forums

This Question is Answered

1 "helpful" answer available (5 pts)
16 Replies Last post: Apr 10, 2009 4:45 PM by Marsam_p  
Marsam_p User 8 posts since
Apr 8, 2009
Currently Being Moderated

Apr 8, 2009 10:31 AM

hyphens in auto-detected urls are incorrect

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

try67 Participant 1,859 posts since
Aug 21, 2008
Currently Being Moderated
1. Apr 8, 2009 10:47 AM in response to: Marsam_p
Re: hyphens in auto-detected urls are incorrect

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.

AbhigyanModi User 319 posts since
Dec 20, 2006
Currently Being Moderated
3. Apr 9, 2009 6:53 AM in response to: Marsam_p
Re: hyphens in auto-detected urls are incorrect

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?

Bill@VT Participant 5,027 posts since
Aug 11, 2002
Currently Being Moderated
4. Apr 9, 2009 8:55 AM in response to: Marsam_p
Re: hyphens in auto-detected urls are incorrect

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.

Bernd Alheit Contributor 4,595 posts since
Aug 11, 2002
Currently Being Moderated
6. Apr 9, 2009 12:47 PM in response to: Marsam_p
Re: hyphens in auto-detected urls are incorrect

Can you post the Word document?

Bernd Alheit Contributor 4,595 posts since
Aug 11, 2002
Currently Being Moderated
8. Apr 9, 2009 2:01 PM in response to: Marsam_p
Re: hyphens in auto-detected urls are incorrect

I can't open the document.

Bill@VT Participant 5,027 posts since
Aug 11, 2002
Currently Being Moderated
10. Apr 9, 2009 2:27 PM in response to: Bernd Alheit
Re: hyphens in auto-detected urls are incorrect

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.

Bernd Alheit Contributor 4,595 posts since
Aug 11, 2002
Currently Being Moderated
11. Apr 9, 2009 3:12 PM in response to: Marsam_p
Re: hyphens in auto-detected urls are incorrect

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.

Bill@VT Participant 5,027 posts since
Aug 11, 2002
Currently Being Moderated
14. Apr 9, 2009 10:04 PM in response to: Marsam_p
Re: hyphens in auto-detected urls are incorrect

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.

Bernd Alheit Contributor 4,595 posts since
Aug 11, 2002
Currently Being Moderated
15. Apr 10, 2009 2:36 AM in response to: Marsam_p
Re: hyphens in auto-detected urls are incorrect

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

More Like This

  • Retrieving data ...