Unless I misunderstood you, this has nothing to do with FOP or FO. If you're using a stylesheet to generate the FO, just use some sort of xsl:if or xsl:choose test around the fo:table-header.
Eric Amick Legislative Computer Systems Office of the Clerk -----Original Message----- From: Cristian Ferrero [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 6, 2008 15:51 To: [email protected] Subject: Table header conditions Is there a way to put conditios to a table header ? i mean if the node of table's group not exist i don't need any headers...actually doesn't show table data, but shows fields prompts (which is text , for example <fo:table-header> <xsl:text>Medidor </xsl:text></fo:inline>) sorry i'm new with FOP tks --------------------------------------------------------------------- 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]
