I have a stylesheet that selects a single-column or two-column format depending on the attribute of the document element. This works well. BUT even for two-column format there is some content in the XML that I want to span two columns. My problem is that it just wont do it. For example for one particular document
It selects two columns format : CORRECT It will span ti both columns the content that comes in the body tag of the XML: CORRECT For element DocTitle it formats using single column even if I specify span="all": WRONG This is unusal. Did anyone have problems using span="all" with FOP. May be someone can help. Thanks Abhi __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
