https://issues.apache.org/bugzilla/show_bug.cgi?id=48053--- Comment #5 from Vincent Hennebert <
vhennebert@...> 2009-10-27 03:07:45 UTC ---
Hi Matthias,
(In reply to comment #4)
> Hi Vincent,
>
> I wasn't aware of that. A validation exception would be nice in this case.
>
> Would it be a valid approach to use an extension (<fox:footnote/>) in order to
> allow footnotes inside absolute block-containers?
I guess FOP could be taught to accept footnotes from absolutely positioned
block containers. In that case no new element would be necessary, we would just
have to extend the scope of the existing fo:footnote element (that would
possibly make the FO file incompatible with other FO processors, but IMO
portable FO files will always remain a legend anyway).
However, I'd rather investigate if you really need a footnote in an absolutely
positioned block-container in the first place, or if that block really needs to
be absolutely positioned. You may want to ask for advice on the fop-users
mailing list.
Vincent
--
Configure bugmail:
https://issues.apache.org/bugzilla/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.