You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2003/11/09 16:16:18 UTC

DO NOT REPLY [Bug 24533] New: - [PATCH] RTF: added support for table-header

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24533>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24533

[PATCH] RTF: added support for table-header

           Summary: [PATCH] RTF: added support for table-header
           Product: Fop
           Version: all
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: pherweg@web.de


Hi,

i'd like to submit the attached patch.

It adds support for table-header, removes some warnings in RtfJforCmd and 
MergedTableCells (because some static methods where called in a non-static way).
Hope the little change in FOElementMapping does not effect other FOP modules.

I removed the alpha warning from the output rtf file.

Thanks
Peter Herweg