File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
examples/src/main/java/org/apache/pdfbox/examples/util Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525import org .apache .pdfbox .text .PDFTextStripper ;
2626
2727/**
28- * This is a simple text extraction example to get started. For more advance usage, see the
28+ * This is a simple text extraction example to get started. For more advanced usage, see the
2929 * ExtractTextByArea and the DrawPrintTextLocations examples in this subproject, as well as the
3030 * ExtractText tool in the tools subproject.
3131 *
@@ -90,7 +90,7 @@ public static void main(String[] args) throws IOException
9090 // If the extracted text is empty or gibberish, please try extracting text
9191 // with Adobe Reader first before asking for help. Also read the FAQ
9292 // on the website:
93- // https://pdfbox.apache.org/2 .0/faq.html#text-extraction
93+ // https://pdfbox.apache.org/3 .0/faq.html#text-extraction
9494 }
9595 }
9696 }
You can’t perform that action at this time.
0 commit comments