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=44317>. 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=44317 Summary: RTF Static Content Error In Every Region Product: Fop Version: 0.94 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: rtf AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When generating an RTF FOP renders a static content element in every corresponding region even when this is not reflected in the fo object. For example if page 1 of a document which uses a simple-page-master that has a region-before set with a non-zero extent, and has a static content header defined in the region-before, and page 2 uses a different simple-page-master where the extent of the region-before is set to 0, the header will still be rendered in the 2nd page in a .rtf document; in a .pdf the header is correctly not shown. The .fo document reflects that the header is not in the 2nd page, but it is still rendered anyway. Please see the attached example. Again the generating an RTF is displaying incorrect behavior and the PDF is the expected output. -- 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.
