[
https://issues.apache.org/jira/browse/PDFBOX-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909714#comment-16909714
]
Tilman Hausherr edited comment on PDFBOX-4628 at 8/19/19 4:22 PM:
------------------------------------------------------------------
I'm keeping this issue open for now, we only support one of many. We don't
support any GoTo. The local ones we don't because this would require to add a
page number, while PD structure requires a PDPage object. GoTo Name could be
supported easily but we don't have an example.
was (Author: tilman):
I'm keeping this issue open for now, we only support one of many. We don't
support any GoTo. The local ones we don't because this would require to add a
page number, while PD structure requires a PDPage object. GoTo Name could be
supported easily but we don't hae an example.
> importing XFDF annotations should have a better support for links
> -----------------------------------------------------------------
>
> Key: PDFBOX-4628
> URL: https://issues.apache.org/jira/browse/PDFBOX-4628
> Project: PDFBox
> Issue Type: Improvement
> Affects Versions: 2.0.16
> Reporter: Tilman Hausherr
> Priority: Major
> Labels: Annotations, annotation, xfdf
> Attachments: c0.pdf, c0.xfdf, output.pdf
>
>
> In the attached files, the link annotations were imported but the "active"
> part is missing. We are missing the "OnActivation" part here
> {code}
> <link page="0" rect="37.0074,784.894,119.084,807.915" flags="print"
> date="D:20190809141051+08'00'" color="#000000" width="0" style="solid">
> <OnActivation>
> <Action Trigger="U">
> <URI Name="https://pdfbox.apache.org/"/>
> </Action>
> </OnActivation>
> </link>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]