Thanks! In future I'll build test cases for questions to the list. Is there a way to get fop to save the .fo file it generates during the xslt transform?

On Tuesday, February 18, 2003, at 04:29  PM, J.Pietschmann wrote:

Roger Roelofs wrote:
It's probably me...but since I installed 0.20.5rc2 my section headings have been repeating at the top and bottom of the block in the pdf.

This was not intended. Well, in FOP it's not considered good styl to mix text and block FO like tables like you did (read: you'll run into bugs).

As a workaround, put the text into its own block:
 <fo:block><xsl:value-of select="@id" /></fo:block>

> Here's a fragment of the xsl file, and a fragment of the xml it operates
> on.
Usually, it is easier if a small but complete and self-contained
FO document was offered.


J.Pietschmann


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to