I had a chance to look at the problem listed in http://marc.theaimsgroup.com/?l=fop-user&m=106761737304328&w=2
When I executed the command line using "fop -xsl this.xsl -xml this.xml -pdf this.pdf", I don't get the error message " some content cannot fit into static area". But When you merge this xml and xsl using xalan.bat to formatting objects and convert the generated fo using command line "fop this.fo -pdf this.pdf" , I see the error. I removed the attribute indent="yes" in xsl:output from the stylesheet, then this works fine both ways. FOP experts can throw some light on why the behavior is different with xsl:output attribute indent is set to yes. Thanks -Raj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
