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.
我想使用 java 在现有 pdf 文件中插入特定文本的便笺。我必须搜索 pdf 中的所有特定单词并将其标记为注释。当我将鼠标悬停在评论上时,应该显示存储的单词。
谁可以帮我这个事..
看看iText。您可以在 PDF中添加注释。