Copy link to clipboard
Copied
We have a legacy application which comes with an RTF reader, we need to create RTF files and embed our ODF docs in the files in order to access them from the application. How can this be achieved using c#? Or if there are any tools available?
1 Correct answer
Depending on what library you eventually choose, you may or may not need a RTF creation library as well. I remember reading them years ago and use the ODF list of libraries available for my language (c# pure and .net) found here:
Copy link to clipboard
Copied
Depending on what library you eventually choose, you may or may not need a RTF creation library as well. I remember reading them years ago and use the ODF list of libraries available for my language (c# pure and .net) found here:
Copy link to clipboard
Copied
Hi this link http://www.opendocumentformat.org/developers/ dousn't work can we get an updated link.

