-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
# StandalonePDFMerger | ||
A standalone PDF Merging Tool. | ||
|
||
This is still a work in progress. Basic functionality has been implemented and a preliminary GUI can be used. | ||
A standalone PDF Merging Tool V 1.0. | ||
|
||
The executable JAR WITH DEPENDENCIES can be found in ../target. | ||
Double click on the DocumentMerger snapshot to execute. | ||
The software has not been tested, so no warranties are made. | ||
Use at your own peril. If you'd like to give some feedback as to errors you encountered/improvements of the look and feel | ||
shoot me a message. | ||
|
||
|
||
Future updates will include .docx and .doc conversion, a preview option and the ability to manipulate individual PDFs. |