Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Retaining links between PDF files converted from source files (Word)

New Here ,
Feb 18, 2016 Feb 18, 2016

Hello,

If I have two Word files and manage links between them (hyperlink on one to specific bookmark on the other), is there a way to easily retain (or reproduce) those links on the PDF files converted from Word files?

Here's what I have tested so far.

- On the source Word file, the format of hyperlink is "{filename}.docx#{bookmarkname}". I changed the extension from docx to pdf.

- Converted source/target Word files to PDF.

- The hyperlink on the converted source PDF is in the format of "file:///{targetpath}/{targetfile}%23{bookmarkname}"

- When I click on the hyperlink on the converted source PDF, security warning pop-up appears with "This document is trying to connect to..."

- If I click 'Allow' on the pop-up, web browser opens with 'Cannot show this page" error.


I guess using the hyperlink is not a viable solution. If retaining the links won't work, should I do the following manually?


- on the source Word file, remove all the hyperlinks (because they won't work on PDF anyway)

- convert files to PDF

- on the target PDF, set named destinations on the points corresponding to bookmarks

- on the source PDF, find the points corresponding to hyperlinks and set links to the named destinations on target PDF.


(Actually the situation is more complicated as the files are split in chapter level and they have to be merged for each release.)


If there is simpler method to achieve this, I would appreciate your help.











TOPICS
Acrobat SDK and JavaScript
1.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Feb 19, 2016 Feb 19, 2016

Hence your problems... You should use the PDFMaker plugin, ie the Acrobat ribbon.

Translate
Community Expert ,
Feb 19, 2016 Feb 19, 2016

How did you convert the Word files to PDF, exactly?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 19, 2016 Feb 19, 2016

I used Word's internal converter ('Save as' - 'PDF').

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 19, 2016 Feb 19, 2016

Hence your problems... You should use the PDFMaker plugin, ie the Acrobat ribbon.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 19, 2016 Feb 19, 2016
LATEST

Thanks for the response. I'll try that next week to see how it works.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines