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 文件的文本。请帮我解决这个问题。
您可以使用PDFBox,这是一个不错的库,提供了一些示例。
从这里得到它。我建议在提问之前使用带有“site:stackoverflow”的谷歌搜索。
试试iText。阅读这一面并搜索示例,如果您已经遇到问题,请在此处提出一个新的具体问题。