Tilman Hausherr created PDFBOX-4628:
---------------------------------------

             Summary: 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
         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
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to