Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample Code Doesn't Work #40

Open
ghost opened this issue Feb 27, 2020 · 1 comment · May be fixed by #41
Open

Sample Code Doesn't Work #40

ghost opened this issue Feb 27, 2020 · 1 comment · May be fixed by #41

Comments

@ghost
Copy link

ghost commented Feb 27, 2020

The Sample Code in the Readme file indicates that PDFParser takes in a RandomAccessFile and a string as a constructor.

There is no constructor present with this signature however.

@ghost ghost linked a pull request Feb 27, 2020 that will close this issue
@roncking
Copy link

The import to use is import org.apache.pdfbox.io.RandomAccessFile;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant