DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42600>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42600 Summary: can not create page break in RTF Product: XMLGraphicsCommons Version: Trunk Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: PostScript AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I am using FOP version 0.93. I try to create some hard page breaks in the FOP output. If FOP creates a PDF document I can create page breaks, if the output format is RTF I can not. The simple code I am using in my XSL style sheet is: <fo:block break-before='page'> <xsl:apply-templates /> </fo:block> -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- Apache XML Graphics Project URL: http://xmlgraphics.apache.org/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
