Library to parse and perform conversion from hocr files to pdf, merging the image files and mapping the hocr data into one document.
'com.googlecode.jhocr:jhocr:0.0.5'
<dependency> <groupId>com.googlecode.jhocr</groupId> <artifactId>jhocr</artifactId> <version>0.0.5</version> </dependency>
<dependency org="com.googlecode.jhocr" name="jhocr" rev="0.0.5"/>
"com.googlecode.jhocr", "jhocr", "0.0.5"