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 文件中访问特定的文本或段落。
提前致谢。
您可以使用Apache PDFBox来完成工作。一种简单的方法是将PDF 提取为 text。