This program is a GUI program that can be run locally to conveniently view PDF documents.
Extract bookmarks and page content from PDF documents to support the following features:
⭐️ Features
- Go directly to the page you are looking for through keyword search
- View and access PDF bookmarks in tree format
- Page navigation and zooming capabilities
- Document search functionality
main view
bookmark tree view and access function
keyword search function
- Java 17
- Spring Boot 3.x
- Spring Data JPA
- PDFBox
- H2
- JavaFX