Can I edit footnotes dynamically using code.
For the main document , I was replacing sample values with Actuals using getJAXBNodesViaXPath.
I want to do something similar with Footnotes. Some of the text in the footnote has to be generated runtime.
Can you suggest some ways of doing it?