Getting the string from the label changed from a string which is return
to a Stringbuffer that calls toString. It is possible for the string
buffer to be null if there is no text.

This only occurs in the pdf bookmark extension which I presume is
generated when you set the "fop.extensions" flag.


On Wed, 2002-12-11 at 13:11, Stephan Wiesner wrote:
> I just discovered another thing:
> When I enable these two lines:
> <xsl:param name="generate.index">1</xsl:param>
> <xsl:param name="fop.extensions">1</xsl:param>
> 
> In my style, I get the nullpointer. If I remove them, not. If, however,
> I only remove
> <xsl:param name="fop.extensions">1</xsl:param>
> It works. The two seem to interact on this.
> 
> Stephan



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

Reply via email to