You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2009/10/28 17:58:04 UTC

DO NOT REPLY [Bug 48077] New: Values in PDF Number Trees must be indirect references

https://issues.apache.org/bugzilla/show_bug.cgi?id=48077

           Summary: Values in PDF Number Trees must be indirect references
           Product: Fop
           Version: all
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: pdf
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: vhennebert@gmail.com


Created an attachment (id=24437)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24437)
Sample FO file

See PDF Reference, Third Edition, Section 3.8.5, "Number Trees": the Nums entry
must be an array of key-value pairs where value is an indirect reference to the
object associated with the key.

However, the o.a.f.pdf.PDFNumsArray class does nothing to ensure that elements
added to the array are actually indirectly referenced. So generated PDFs are
strictly speaking invalid.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 48077] Values in PDF Number Trees must be indirect references

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48077

--- Comment #2 from Glenn Adams <gl...@skynav.com> 2012-04-07 01:42:29 UTC ---
resetting P2 open bugs to P3 pending further review

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 48077] Values in PDF Number Trees must be indirect references

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48077

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 48077] Values in PDF Number Trees must be indirect references

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48077

--- Comment #1 from Vincent Hennebert <vh...@gmail.com> 2009-10-28 09:59:16 UTC ---
Created an attachment (id=24438)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24438)
The resulting PDF. See object 9 0

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.