-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Description
Master
returns the following error:
in:
$ javac -cp .:pdfbox.jar:commons-logging.jar:fontbox.jar *.java
out:
test.java:20: error: cannot find symbol
PDFTextStripper pdfTextStripper = new PDFLayoutTextStripper();
^
symbol: class PDFLayoutTextStripper
location: class test
1 error
PR #33 fixes this.
Metadata
Metadata
Assignees
Labels
No labels