zhoufu945 / PDF-Reader

PDF-Reader written in Java. Contains some cool functionalities. <!--mark-->

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF Reader

Has various cool functionalities like searching, Highlighting, Finding meanings on the fly, Night mode, Bookmarking, etc...

How to Install on Linux machines?

  1. Download the .zip file and extract it.
  2. Open Eclipse. Import --> Add Existing Projects to workspace --> Select the "PDF-Reader" root folder and press open.
  3. Now the project will be opened in Eclipse.
  4. Now we need to add the required jar files. Right Click on the project --> Build Path --> Configure Build Path
  5. Click on it. Now go to the Libraries Tab. Add External JARs --> Select both the JARs in the "jars" folder and add them.
  6. Now sit back, relax and run the project.
  7. To open any file, just click on the "File" option in the beginning.
  8. The book button helps you to search the files on your hard-disk but it takes long time.
  9. So, open your pdf and read on.

:)

About

PDF-Reader written in Java. Contains some cool functionalities. <!--mark-->


Languages

Language:Java 100.0%