How to decompress RTF in .NET???

A

Assido

Hello @All,

does anyone know, how to decompress a compressed RTF-String?

Thanks for any help!
 
A

Assido

Hello Herfried,

I want to decompress RTF from an Outlook-Contact field. I have found the
WrapCompressedRTFStream-API-Function, but can't get it to wotk in .Net. The
reason are the 2 reqiured pointers to a stream. (Maybe you remember my other
question here in the forum "How to get an pointer to a stream. )

Greeting and thanks for your help
 
H

Herfried K. Wagner [MVP]

Assido said:
I want to decompress RTF from an Outlook-Contact field. I have found the
WrapCompressedRTFStream-API-Function, but can't get it to wotk in .Net.
The
reason are the 2 reqiured pointers to a stream. (Maybe you remember my
other
question here in the forum "How to get an pointer to a stream. )

I remember it, but you didn't reply. Maybe we can find a solution if you
provide more details about what doesn't work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top