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

Getting IndexOutOfBoundsException during creation of PdfReader object using filepath for some of the PDF documents in openpdf 2.0.3 #1260

Open
akashr08 opened this issue Jan 17, 2025 · 0 comments
Labels

Comments

@akashr08
Copy link

PLEASE FILL THIS TEMPLATE AS MUCH AS POSSIBLE. REMOVE IRRELEVANT PARTS.

Describe the bug

Getting IndexOutOfBoundsException during creation of PdfReader object using filepath for some of the PDF documents in openpdf 2.0.3

To Reproduce

Code to reproduce the issue

  1. Sample Code
    PdfReader reader = new PdfReader(inputFile);

Expected behavior

PdfReader object should be created successfully and it should not throw any error.

Screenshots

Image

System

(please complete the following information)

  • OS: Windows
  • Used font:
  • OpenPDF version:2.0.3

Your real name

Please specify your full name here, so that we can verify your identity:- Akash.R
If you have a conflict of interest describe this here also.

Additional context

Add any other context about the problem here.

@akashr08 akashr08 added the bug label Jan 17, 2025
@akashr08 akashr08 marked this as a duplicate of #1259 Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant