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.

Reply via email to