You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Adam Nichols (JIRA)" <ji...@apache.org> on 2010/12/03 09:29:12 UTC

[jira] Resolved: (PDFBOX-913) Add program which decompresses object streams

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

Adam Nichols resolved PDFBOX-913.
---------------------------------

    Resolution: Fixed

Committed in revision 1041724

> Add program which decompresses object streams
> ---------------------------------------------
>
>                 Key: PDFBOX-913
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-913
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: Utilities
>            Reporter: Adam Nichols
>            Assignee: Adam Nichols
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> It's very difficult to try to debug PDFs which have object streams because it's not possible to trace through the PDF in a text editor.  Using some utilities like pdftk may fix additional problems which you are trying to debug.  This task is to add a small program which will just decompress all the object streams into normal objects.  This will not fix any problems with conforming PDF, it just makes things easier to debug.  It may fix problems with non-conforming PDFs which have duplicate object IDs with the same revision as the first object will be overwritten by subsequent versions.

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