On Friday 20 May 2005 14:30, Renaud MICHEL wrote:
> I made a few changes to the code that solved my problems so I decided to
> share them.
>
> The lists items were split in several items, so I had a look at the source,
> in the write method of RtfListItem there is
I agree with your changes to the list handling and will integrate them into 
the CVS repository as soon as I have time.

> For tables, I had each lines duplicated (opening the resulting RTf with
> oowriter), in RtfRow.write() there is
This is actually on purpose and valid RTF. Word 2000 prefers the row 
definition to come after the row data. Other Word versions want the row 
definition before the row data. According to the RTF specification 1.6 it is 
therefor valid to emit the row definition before and after the data. I will 
probably make this behaviour configurable in the future.

Greetings,
Mark
-- 
Genderplex, n.:
        The predicament of a person in a restaurant who is unable to
        determine his or her designated restroom (e.g., turtles and tortoises).
                -- Rich Hall, "Sniglets"

My GPG public key is available at:
http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.asc

Attachment: pgpsrMzQkt9DL.pgp
Description: PGP signature

Reply via email to