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

Andrew Hung commented on PDFBOX-4773:
-------------------------------------

Finally got around to preparing modification to the latest trunk with "partial" 
support for outputting annotations into XML generated from the writeXML method.

Java files updated in pdfbox-java.zip, only implemented for (Circle, Square, 
Line and Ink) but not all attributes are being output though enough that it 
will give the appropriate results.

Next will add test case file for example XFDF file -> import -> export using 
writeXML -> compare content.

> Missing writeXML for FDFAnnotations
> -----------------------------------
>
>                 Key: PDFBOX-4773
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4773
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel
>    Affects Versions: 2.0.17
>         Environment: Windows, Linux
>            Reporter: Andrew Hung
>            Priority: Major
>         Attachments: FDFAnnotation.java, FDFAnnotationCircle.java, 
> FDFAnnotationLine.java, FDFAnnotationSquare.java, FDFDictionary.java, 
> pdfbox-java.zip
>
>
> Hi All,
>  
> I'm working on enhancement (contribution) for save annotations into XFDF 
> file, though I cannot find the XFDF specification that are publicly available.
> It will be hard to implement properly otherwise for all the different types 
> available, though I have partially developed it for line, circle and square.
>  
> Currently PDFBox does not have this capabilities, only has ability for form 
> fields.
>  
> I'll upload the modified files once I've gotten to a break-point
>   
> Thank you,
> Andrew H



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to