Skip to main content
Participant
June 4, 2024
Answered

Split the files with retaining hyperlinks

  • June 4, 2024
  • 1 reply
  • 859 views

I try to split the pdf files retaining the hyperlink, but it does not work.

For example, if I split the single file into 3 different files (file-1, file-2, file-3), the link between files does not work. How can I solve this problem?

This topic has been closed for replies.
Correct answer try67

There's no easy way to do it. The links will have to be adjusted to account for the new file-names and page numbers.

This will require a custom-made stand-alone application (or maybe a plugin).

 

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
June 4, 2024

There's no easy way to do it. The links will have to be adjusted to account for the new file-names and page numbers.

This will require a custom-made stand-alone application (or maybe a plugin).

 

Participant
June 4, 2024

Thank you for your prompt response. You mean that should I make a new intra-file hyperlink after splitting?

try67
Community Expert
Community Expert
June 4, 2024

Sure, you can do it manually.