Subject | RE: [firebird-support] Again: richtext to plaintext UDF |
---|---|
Author | Alan McDonald |
Post date | 2005-01-30T11:43:24Z |
> Hello again,maybe you could write a UDF with the TRichView component which has
>
> as nobody replied to my last post, I try it again and keep it more
> straightforward ;-)
>
> Does anybody know of a practicable method of extracting plain text from
> a blob field containing rich text?
>
> I would be happy about:
> - an existing UDF (or UDF library) already implementing this
> - an algorithm, a function or a component that I can use to write my own
> UDF in Delphi
> - any other idea how to solve the task.
>
> Thanks
> Urs
SavetoStream, LoadfromStream functions.
Alan