Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 235 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 235 Bytes

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