[EMAIL PROTECTED] wrote:
Here is a sample table cell from the xalan processor (I stripped out almost anything that might cause an issue):
<fo:table-row> <fo:table-cell> <fo:marker
I'd suspect the line feed before the fo:marker might cause the problem. Every marker will trigger this.
I also suggest to put the markers into a fo:block in the cell (there must be at least one anyway, I vaguely remember problems if a marker was an immediate child of a fo:table-row or fo:table-cell.
J.Pietschmann
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
