Pdf Organizer https://pdftros.salif.eu
pdf
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Salif Mehmed 092c13fd80
Merge branch 'main' of github.com:salif/pdftros into detect
2 years ago
src/main/java/eu/salif/pdftros update package name 2 years ago
.editorconfig add files 2 years ago
.gitignore update package name 2 years ago
CNAME Create CNAME 2 years ago
LICENSE Initial commit 2 years ago
README.md update package name 2 years ago
TODO.md update package name 2 years ago
pom.xml update package name 2 years ago

README.md

pdftros

Build

Dependencies: jdk and maven

git clone https://github.com/salif/pdftros
cd pdftros
mvn package

Then run the jar file with:

java -jar file.jar

replace file.jar with the name of the jar file