You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (Jira)" <ji...@apache.org> on 2020/03/06 08:54:00 UTC

[jira] [Issue Comment Deleted] (PDFBOX-4780) Possible issue on org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation

     [ https://issues.apache.org/jira/browse/PDFBOX-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilman Hausherr updated PDFBOX-4780:
------------------------------------
    Comment: was deleted

(was: [~Giorgy] please open the file with PDFDebugger and have a look at the annotations. Attach a screenshot.)

> Possible issue on org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation
> -------------------------------------------------------------------------------
>
>                 Key: PDFBOX-4780
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4780
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.18
>            Reporter: Jorge Spinsanti
>            Priority: Major
>
> When we try to merge several PDFs files, we got the next stacktrace:
> {code:java}
> Caused by: java.io.IOException: Error: Unknown annotation type COSName{ICCBased}
> 	at org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation.createAnnotation(PDAnnotation.java:172)
> 	at org.apache.pdfbox.pdmodel.PDPage.getAnnotations(PDPage.java:696)
> 	at org.apache.pdfbox.pdmodel.PDPage.getAnnotations(PDPage.java:663)
> 	at org.apache.pdfbox.multipdf.PDFMergerUtility.appendDocument(PDFMergerUtility.java:801)
> 	at org.apache.pdfbox.multipdf.PDFMergerUtility.legacyMergeDocuments(PDFMergerUtility.java:459)
> 	at org.apache.pdfbox.multipdf.PDFMergerUtility.mergeDocuments(PDFMergerUtility.java:346) {code}
> We cannot details about each PDF involved in merge. Perhaps it is an issue but I'm not sure



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org