https://issues.apache.org/bugzilla/show_bug.cgi?id=52143
Pascal Sancho <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Pascal Sancho <[email protected]> 2011-11-07 09:12:23 UTC --- Error message is very clear: fo:flow can only have (%block;)+ as content (see XSL-FO ยง6.4.19 at [1] Your XSM+XSLT results probably in an (%inline;) directly in the fo:flow. You should have a look on the resulting XSL-FO to confirm that point. If this is not the case, feel free to reopen this thread *and* attach a short XSL-FO (not XSLT) that shows a FOP issue. [1] http://www.w3.org/TR/xsl/#fo_flow -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
