Hi there I'm new to this list. *waves*
I'm using fop 0.95beta and jdk 1.4. I have some html style table code
which is transformed into xsl:fo using xslt. That all works fine, except
I'm trying to fill the left column before the right column and both of
them before the data spills onto the next page. I can change the way xml
is generated if necessary and I can change the xslt too. I imagine that
changing the xslt is the way to go.
Max