View Single Post
Old 07-24-2012, 12:21 PM   #1
andynaz
Member
andynaz doesn't litterandynaz doesn't litter
 
Posts: 12
Karma: 182
Join Date: Jul 2012
Device: iRex Iliad
Java program to manage PDF documents

Hi to all, this is my really first post!! :-)

As a Java programmer, I'm doing a little program to manage the PDFs opened (or to be opened) by the Iliad.

By now it is a very little project I'm doing in my spare time, just an excuse to study for a Java certification my boss told me to take.

If this can interest someone, the program can be found here, while the source code is here.
To use, just unpack the zip-file and digit
Code:
java -jar IliadPDFmanager.jar pdf-path
on the command line.

As you ca see, (by now) it is not very much, but I'm at the beginning... :-)
Suggest will be appresciated (also if someone need an english translation of the doc pages).
andynaz is offline   Reply With Quote