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
Caller ID Reputation provides the most comprehensive view of your caller ID scores across all carriers
Keep your agents on the phone with increased connection rates by monitoring your phone number reputation across all major carriers and call blocking apps.
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..