![]() |
|
#1
|
|||
|
|||
![]()
On Word 2003, this fails. The below might help anyone stuck on this and e.g. attempting a macro to fix seomhow
Using Edit Hyperlink https://i.imgur.com/F9q9Jyi.png I create a hyperlink to FAIL New PDF Document #.pdf I enable Field Codes, and see: {HYPERLINK "FAIL%20New%20PDF%20Document%20" \l ".pdf"} The address is incorrect. Help Field codes: Hyperlink field - Microsoft Support says: Code:
\l Specifies a location in the file, such as a bookmark, where this hyperlink will jump. ![]() I save as HTML, and get: href="FAIL%20New%20PDF%20Document#.pdf">FAIL New PDF Document #.pdf</a> Two more fails. Last space is missing. # is unencoded. Patching to: href="FAIL%20New%20PDF%20Document %23.pdf">FIX FAIL New PDF Document #.pdf</a> remedies on Firefox. On Chrome, I can't get /any/ local file link to open a PDF locally, even having done Settings. I get just an empty tab titled "Untitled". |
#2
|
||||
|
||||
![]()
Kindly don't start multiple threads on the same topic.
Thread closed.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
TheBigBoss | Word VBA | 9 | 09-19-2022 04:04 AM |
Stop hyperlink to a file from changing address - causes problems with pdf | c.davidson | Word | 1 | 09-15-2020 11:11 PM |
![]() |
bgotchel | Mail Merge | 4 | 05-19-2020 04:50 AM |
![]() |
ksor | Word VBA | 0 | 10-30-2019 08:08 AM |
Hyperlink Format varies, depending on whether Target file was saved or unsaved on Hyperlink Copy | RichardDavey | Word | 0 | 05-26-2015 05:26 PM |