Skip to content

Commit 76fe767

Browse files
authored
Extend the description for hocr-pdf in README.md (#34)
1 parent 990c380 commit 76fe767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Merges the Dublin Core metadata into the hOCR file by encoding the data in its h
179179
Usage: hocr-pdf <imgdir>
180180
```
181181

182-
Create a searchable PDF from a pile of hOCR and JPEG
182+
Create a searchable PDF from a pile of hOCR and JPEG. It is important the the corresponding JPEG and hOCR files have the same name with their respective file ending. All of these files should lie in one directory, which one has to specify as an argument when calling the command, e.g. use `hocr-pdf . > out.pdf` to run the command in the current directory and save the output as `out.pdf`.
183183

184184
### hocr-split
185185

0 commit comments

Comments
 (0)