OK
I found a complex :-) solution using temp RTF files, but should works

select the formated text portion and put it in a new empty OO_source.odf.

save OO_source.odf  to  RTF_temp.rtf usng the RTF-Export Filter

Read with simpleFileAcces the content of RTF_source.rtf and put it in a simple Varchar database field.

Put the content of f the VarChar field into a simple text file with rtf extension

insert the text.rtf into the OO- doc using the RTF- ImportFilter


any ideas for shortening this process ?

Thanks anyway

Fernand

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to