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
Deploy Apps in Seconds with Cloud Run
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
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..