Tilman Hausherr created PDFBOX-6261:
---------------------------------------
Summary: ClassCastException in
PDStandardAttributeObject.getArrayOfString()
Key: PDFBOX-6261
URL: https://issues.apache.org/jira/browse/PDFBOX-6261
Project: PDFBox
Issue Type: Bug
Affects Versions: 3.0.8 PDFBox, 2.0.37
Reporter: Tilman Hausherr
Fix For: 2.0.38, 3.0.9 PDFBox, 4.0.0
java.lang.ClassCastException: class org.apache.pdfbox.cos.COSString cannot be
cast to class org.apache.pdfbox.cos.COSName (org.apache.pdfbox.cos.COSString
and org.apache.pdfbox.cos.COSName are in unnamed module of loader 'app')
at
org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDStandardAttributeObject.getArrayOfString(PDStandardAttributeObject.java:112)
at
org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject.getHeaders(PDTableAttributeObject.java:127)
at
org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf.PDTableAttributeObject.toString(PDTableAttributeObject.java:207)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]