Joel created PDFBOX-5015:
----------------------------
Summary: Error expected floating point number actual='-7-8'
Key: PDFBOX-5015
URL: https://issues.apache.org/jira/browse/PDFBOX-5015
Project: PDFBox
Issue Type: Bug
Components: Parsing
Affects Versions: 2.0.17, 3.0.0 PDFBox
Reporter: Joel
Attachments: PDFReference14.var.pdf
Found another case like the reported in
https://issues.apache.org/jira/browse/PDFBOX-3500 or
https://issues.apache.org/jira/browse/PDFBOX-3369
In this case the pattern is with "double negative":
{code:java}
Caused by: java.io.IOException: Error expected floating point number
actual='-7-8' at org.apache.pdfbox.cos.COSFloat.<init>(COSFloat.java:78)
{code}
I modified a PDF to match the error we are getting in some cases (real data are
productive/private data cannot attach)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]