Some pdf utils for the Transkribus project. Can be used standalone.
Here is a short guide with steps that need to be performed to build your project.
- Java >= version 8
- Maven
- All further dependencies are gathered via Maven
git clone https://github.com/Transkribus/PdfUtils
cd PdfUtils
mvn install