Hi, Not sure about the width="100%" but number-columns-spanned is supported for a while now.
But in general: is there a simple thing like a fo:block with just some text in the fo file? If there is and this text is not shown than it would seem to me that the problem is something else. Perhaps no fo:blocks to contain the text or ???? We can only tell by looking at the fo file :-) Just my $0.02, Michiel $ -----Original Message----- $ From: alex [mailto:[EMAIL PROTECTED]] $ Sent: donderdag 7 februari 2002 18:27 $ To: [EMAIL PROTECTED] $ Subject: xHtml to XSL:FO $ $ $ Hi folks $ $ I've been looking at converting xhtml to xsl:fo and found $ this xsl from $ Antenna (who do a competitor to FOP). $ $ http://www.antennahouse.com/axf11sampleEN.htm $ $ I have tried running it in the recent version of cocoon $ (which has FOP $ version..... I dunno) $ $ I am generating a blank page of PDF though :-( $ $ I can show people the fo generated if anyone feels like $ looking into it. I $ expect it is using various XSL:FO tags which are not $ supported by FOP, but $ are supported by Antenna. $ $ For instance if this supported? $ $ <fo:table-and-caption><fo:table $ width="100%"><fo:table-body><fo:table-row><fo:table-cell $ text-align="from-table-column(text-align)" $ number-columns-spanned="3"><fo:block $ text-align="inherit">blah blah blah $ rest of the paragraph.... chopped off here. $ $ Presumably the width="100%" still is NOT supported? $ $ number-columns-spanned looks new to me too..... $ $ If this is the problem do people think I can dumb down thier $ Xhtml2fo.xsl $ stylesheet to get it working with FOP? $ $ Alex $ $ $ $ --------------------------------------------------------------------- $ To unsubscribe, e-mail: [EMAIL PROTECTED] $ For additional commands, email: [EMAIL PROTECTED] $ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
