Skip to main content
Participant
March 24, 2023
Question

Link from a PDF file to a specific page in another PDF file (more than one topic)

  • March 24, 2023
  • 1 reply
  • 868 views

Hello, 

I have a "Table of Content" in PDF format and I need to link all the topics to diffirent PDF (specific pages).

 

I was able to do that manually using this methode:

https://acrobatusers.com/forum/general-acrobat-topics/link-pdf-file-specific-page-another-pdf-file/

 

I just need to done it automatically since there is more than 100 topics. 

Is there anyway to do that?

 

Thanks,

 

This topic has been closed for replies.

1 reply

ls_rbls
Community Expert
Community Expert
March 24, 2023

Hi @Leila5CCF ,

 

Can you clarify about the part "diffirent PDF (specific pages)." ??

 

Are you referring to opening those links in a new PDF document side by side with the original PDF document, OR, were you referring to how to produce bookmarks in bulk (as in employing a batch script with JavaScript) to point to the correct referenced pages inside of a single PDF document?

Technical Generalist
Leila5CCFAuthor
Participant
March 29, 2023

Hi, 

Thanks for replying.

I have a PDF (I call it Source) it contains only a table of content (more than 100 topics).

I need to do the following:

1)  Link each topic from source PDF to it's corresponding PDF, by clicking on the topic the new pdf will open.

2) Once the new PDF is opened it jumps to the specific page.

 

For example:

I have Topic A in source PDF and  I need to Link it to the  PDF A page 20.

I am able to do that manually using this guide:

https://acrobatusers.com/forum/general-acrobat-topics/link-pdf-file-specific-page-another-pdf-file/

Is it possible to do it automatically.

Thanks,