You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Pierrick Vandenbroucke (Jira)" <ji...@apache.org> on 2020/09/25 15:01:00 UTC

[jira] [Updated] (PDFBOX-4970) Possibility to detect duplicate ids in a revision

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

Pierrick Vandenbroucke updated PDFBOX-4970:
-------------------------------------------
    Description: 
We are trying to detect files which contain several objects with the same identifier within a revision or in a given PDF. Currently, that seems not possible. We are facing to this [map|https://github.com/apache/pdfbox/blob/2.0.21/pdfbox/src/main/java/org/apache/pdfbox/cos/COSDocument.java#L56] which only allows one instance by object id. The map usage brings limitations (eg : rendering,...).

Is that possible to detect such files ?

  was:
We are trying to detect files which contain several objects with the same identifier within a revision or in a given PDF. Currently, that seems not possible. We are facing to this [map|#L56] which only allows one instance by object id. The map usage brings limitations (eg : rendering,...).

Is that possible to detect such files ?


> Possibility to detect duplicate ids in a revision
> -------------------------------------------------
>
>                 Key: PDFBOX-4970
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4970
>             Project: PDFBox
>          Issue Type: Improvement
>            Reporter: Pierrick Vandenbroucke
>            Priority: Major
>
> We are trying to detect files which contain several objects with the same identifier within a revision or in a given PDF. Currently, that seems not possible. We are facing to this [map|https://github.com/apache/pdfbox/blob/2.0.21/pdfbox/src/main/java/org/apache/pdfbox/cos/COSDocument.java#L56] which only allows one instance by object id. The map usage brings limitations (eg : rendering,...).
> Is that possible to detect such files ?



--
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