You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/01/30 19:25:00 UTC

[jira] [Commented] (PDFBOX-4088) Root/StructTreeRoot/K/S must be name, not string (merge)

    [ https://issues.apache.org/jira/browse/PDFBOX-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16345647#comment-16345647 ] 

ASF subversion and git services commented on PDFBOX-4088:
---------------------------------------------------------

Commit 1822681 from [~tilman] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1822681 ]

PDFBOX-4088: Root/StructTreeRoot/K/S must be name, not string

> Root/StructTreeRoot/K/S must be name, not string (merge)
> --------------------------------------------------------
>
>                 Key: PDFBOX-4088
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4088
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 1.8.13, 2.0.8
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>            Priority: Major
>             Fix For: 1.8.14, 2.0.9, 3.0.0 PDFBox
>
>
> This code in PDFMergerUtility looks suspicious:
> {code}
> kDictLevel0.setItem(COSName.S, new COSString(STRUCTURETYPE_DOCUMENT));
> {code}
> It sets a top level type in the K hierarchy... it should be a name, not a string, see "Entries in a structure element dictionary".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org