Thursday, June 28, 2007

Less Paper Office (Developer Release)

In my previous blog, I had proposed that a micro enterprise can save time and cost by simply using a HP scanner, that comes with a document scanning software to convert scanned documents into search-able PDF documents. Also Open Office can convert a document into a PDF file.

However, Open Office cannot create PDF files with attached exotic files like XML and zip files.

Thus I have created a simple, Free Open Source Java application, for creating PDF with attachments. These attachments can be annotated as well.

It is of pre-alpha quality or developmental release for other developers and power users, to experiment.
The distribution can be downloaded from:

http://www.ashishbanerjee.com/LePaOf_v01_dist_28june07.zip

The distribution contains source as well as Java binary. Just unzip it into a directory and execute run.bat. For Linux and Solaris, just rename the run.bat to run.sh and give executable permissions. It needs Java runtime.

LePaOf uses third party open source lib. PDF BOX.