This is an RTF code emitter in MS .NET framework. Most frequently used features in MS Word are implemented, including font formatting, pictures, tables, footnotes, headers, footers, etc. No other libraries are required.
LICENSE: LGPLv3 http://www.gnu.org/copyleft/lesser.html
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow .NET RTF Writer Library in C#
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Great project that unfortunately now seems to be unmaintained. A fork has been created at github.com [DotNetRtfWriter] which is maintained and includes some updates (including a resolution to the issue identified by julianwu below).
-
Great work, but I faced an issue that I am trying to set the background color of the title row of a table using "table.cell(0, j).BackgroundColour", it only set a part of the background, not the whole cell. Any idea?
-
I'm a Karaoke DJ, and this tool *really* helped me compile my song list from a .TSV file into a formatted document. Thanks!
-
can I create rows dynamically? It would be very helpful.
-
Image is not inserting into the Demo.rtf (as mentioned into your code) Please check the code. its urgent..