Hi there, I have recently made an upgrade from FOP 0.20.5 to FOP 0.95.
I can see a lot of differencies for the same xsl-fo stylesheet interpretation, between the two versions of FOP. The major problem that I'm facing now, is that the block height containing replaced elements, does not fit the replaced element height (ie the height of an 'external-graphic' element). So the replaced 'external graphics' are overlapping the previous line text. With the 0.20.5 version of FOP, this calculation was made automatically. The compliance table of FOP versions, shows that 'Area Dimension Properties' and 'Block and Line-related Properties' have been improved since 0.20.5 version. http://xmlgraphics.apache.org/fop/compliance.html#fo-property-areadim-section http://xmlgraphics.apache.org/fop/compliance.html#fo-property-blockandline-section I can imagine that the block height calculation is now done through this properties, but I can't figure how. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
