Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PDF 内の既存のテキストを別の PDF にリンクするか、PDF を連結してから内部的にリンクしたいと考えています。100 以上のリンクがあるため、これを手動で行いたくありません。
私はpypdfを使用してみました.これはリンク先のページを取得するために機能しましたが、テキストリンクを作成する方法がわかりません.
では、Pythonを使用して既存のPDFにリンクを作成するにはどうすればよいですか?