Search code examples
xsl-foapache-fop

Columns and footnotes in XSL-FO


I am trying to style an article, which has to be two-clumned. Is there any way how to get footnotes work properly in a such scenario? I am using FOP 1.1.

Styles:

Page masters.

Params.

The problem:

enter image description here

As this official example shows on page 2, it could be the limit of the FOP.

UPDATE

(I guess it is this bug.).


Solution

  • In FOP, there really is the bug I mentioned before. Because of that, the problem is not solvable at the moment.