You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/03/25 16:37:27 UTC

[jira] Updated: (PDFBOX-633) Add indexOfObject and removeObject methods with dereferencing to COSArray

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

Jukka Zitting updated PDFBOX-633:
---------------------------------

    Fix Version/s: 1.1.0

> Add indexOfObject and removeObject methods with dereferencing to COSArray
> -------------------------------------------------------------------------
>
>                 Key: PDFBOX-633
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-633
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel
>            Reporter: Johannes Koch
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: PDFBox-633_patch_00.txt
>
>
> There are cases where a COSArray contains a reference to an object, but you only have the object and not its object number when finding the index in the COSArray or removing from the array. So indexOf and remove methods including dereferencing are needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.