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

Tilman Hausherr commented on PDFBOX-4773:
-----------------------------------------

I meant an ICLA = indivual contributor license agreement:

[https://www.apache.org/licenses/icla.pdf]

[https://www.apache.org/licenses/contributor-agreements.html]

re "compatible files for the latest release" - no, please make it against the 
repository trunk ( [https://pdfbox.apache.org/building.html] ) first.

Our code conventions: [https://pdfbox.apache.org/codingconventions.html]

But I think at this time, trunk and 2.* release are mostly identical (load() 
and loadXFDF() are different in the trunk, there is a Loader class), because 
there isn't much work on xfdf. But check this to avoid unneeded work later. 
Also don't hesitate to ask questions.

> 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
>
>
> 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