Hello everybody,

I'm working on openXML with Java. I'm able to create a simple Word document, but there is just one thing that I can't do : adding footnotes to my paragraphs.

I have seen on the API POI, that the constructor XWPFFootnote need a XWPFDocument and a CTFtnEdn. But I can't find nothing on that CTFtnEdn and I can't go further !

Someone can help me ?

Thank you a lot,
Rachid