Skip to content

A viewer program that allows you to conveniently view PDF documents.

Notifications You must be signed in to change notification settings

hyeon0208/pdf-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Viewer

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

🏞️ Screenshots (Blurred to avoid copyright issues)

main view

main view



bookmark tree view and access function

bookmark tree view and access function



keyword search function

keyword search function



⚙️ Tech Stack

Backend

  • Java 17
  • Spring Boot 3.x
  • Spring Data JPA
  • PDFBox
  • H2

Frontend

  • JavaFX

About

A viewer program that allows you to conveniently view PDF documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages