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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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..