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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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..