https://github.com/ahuh/pdffusion
PdfFusion is a PDF files merger batch program
https://github.com/ahuh/pdffusion
Last synced: 3 months ago
JSON representation
PdfFusion is a PDF files merger batch program
- Host: GitHub
- URL: https://github.com/ahuh/pdffusion
- Owner: ahuh
- License: mit
- Created: 2014-11-09T21:21:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-09T22:02:32.000Z (over 10 years ago)
- Last Synced: 2025-01-21T10:51:07.903Z (5 months ago)
- Language: Java
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PdfFusion
=========
by ahuh (2013)What is it ?
------------
PdfFusion is a PDF files merger batch program.Features :
- Creates two folders "input" and "output" right next to the program file (at first launch)
- Put all PDF files to merge in the "input" folder
- Launch the program: the merged PDF is generated in the "output" folder- The output merged PDF file is named with generation date and time
- The program handles landscape and portrait
- PdfFusion is a minimalist GUI application (pop-up windows)Prerequisites
-------------
- Java 1.7 installed (JRE or JDK)How to launch
-------------
PdfFusion.jar => Executable JAR (double-click on it)
java -jar PdfFusion.jar => Execute JAR from java command lineHow to configure
----------------
Nothing to do !License
-------
Released under MIT license:
http://opensource.org/licenses/MIT