Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Transkribus/PdfUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PdfUtils

Some pdf utils for the Transkribus project. Can be used standalone.

Build Status

Building

Here is a short guide with steps that need to be performed to build your project.

Requirements

  • Java >= version 8
  • Maven
  • All further dependencies are gathered via Maven

Build Steps

git clone https://github.com/Transkribus/PdfUtils
cd PdfUtils
mvn install

Links