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 2015/06/15 18:44:00 UTC

[jira] [Commented] (PDFBOX-2793) /Dests dictionary isn't supported

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

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

Commit 1685619 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1685619 ]

PDFBOX-2793: fix javadoc, add todo

> /Dests dictionary isn't supported
> ---------------------------------
>
>                 Key: PDFBOX-2793
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2793
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.8.9, 1.8.10, 2.0.0
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>             Fix For: 1.8.10, 2.0.0
>
>
> I have received a non public file that has a /Dests dictionary in the /Catalog, and this is not supported by PDFBox. This is a concept from PDF 1.1 that is no longer used since PDF 1.2, but it is legal and not deprecated, only discouraged.
> What needs to be done is to include an additional lookup in PDOutlineItem.findDestinationPage() in the PDNamedDestination section. And an additional getter in PDDocumentCatalog, and a new class to encapsulate that "dictionary of names and corresponding destinations".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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