Skip to content

Commit

Permalink
Updated formatting for better visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
esivakumar26 authored Jan 2, 2025
1 parent 3b8fdb7 commit c4ae72e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ common issues are:

2. You get an error message like `java.io.IOException: Can't handle font width`
this MIGHT be due to the fact that you don't have the
**org/apache/pdfbox/resources** directory in your classpath. The easiest
solution is to include the **apache-pdfbox-x.x.x.jar** in your classpath.
`org/apache/pdfbox/resources` directory in your classpath. The easiest
solution is to include the `apache-pdfbox-x.x.x.jar` in your classpath.

3. You get text that has the correct characters, but in the wrong
order. This mght be because you have not enabled sorting. The text
Expand Down

0 comments on commit c4ae72e

Please sign in to comment.