Where did iTextSharp's Rtf support go

心已入冬 提交于 2019-12-12 21:17:08

问题


with version 5, iText has been split into two branches - iText PDF & iText RTF.

iTextSharp, which I use, seem to be iText PDF now. Is there a iText RTF port for .NET yet? I would think that iTextSharp homepage would mention this, but there is nearly no useful information, only file download, I don't even find a way to contact iTextSharp supporters or any forum for this.


回答1:


The developer of the RTF code in iText has Gone Away (I don't know the reason). That RTF code was split into its own source forge project and abandoned/ignored/whatever-you-want-to-call-it.

iText and iTextSharp are strictly HTML/PDF these days... mostly PDF.



来源:https://stackoverflow.com/questions/3076718/where-did-itextsharps-rtf-support-go

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!