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.
我正在使用PdfReader类读取java代码中的pdf文件。 我想阅读红色框中显示的书签索引/章节链接。
PdfReader
使用SimpleBookmark.getBookmark(PdfReader).
SimpleBookmark.getBookmark(PdfReader)