Skip to content

Commit

Permalink
Merge pull request #23 from timgates42/bugfix_typo_specify
Browse files Browse the repository at this point in the history
docs: fix simple typo, specifiy -> specify
  • Loading branch information
internaut committed Jun 24, 2022
2 parents 4e73ef8 + d2bdf05 commit 7b86a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pdftohtml -c -hidden -xml input.pdf output.xml
```

The arguments *input.pdf* and *output.xml* are your input PDF file and the created XML file in pdf2xml format
respectively. It is important that you specifiy the *-hidden* parameter when you're dealing with OCR-processed
respectively. It is important that you specify the *-hidden* parameter when you're dealing with OCR-processed
("sandwich") PDFs. You can furthermore add the parameters *-f n* and *-l n* to set only a range of pages to be
converted.

Expand Down

0 comments on commit 7b86a90

Please sign in to comment.