You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone has any more info on this? I get same error using Flyingsaucer trying to load Raleway font with embedded option and Identity H encoding. And it is not consistent, suddenly started working in local setup, but not working in Azure K8s. :(
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
PdfReader reader = new PdfReader(inputFile);
Expected behavior
PdfReader object should be created successfully and it should not throw any error.
Screenshots
System
(please complete the following information)
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.
The text was updated successfully, but these errors were encountered: