最新版本的 iTextSharp 中缺少 com.lowagie.text.Table
我正在使用 iText,并升级到最新的 itextsharp。我的旧代码正在寻找类 com.lowagie.text.Table
知道它去了哪里吗?我在源代码中没有看到它。
I am using iText, and upgrading to the latest itextsharp. My old code is looking for the class com.lowagie.text.Table
Any idea where it went? I do not see it in the source code.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它与 5.0.0 版本中的其他一些类一起在一年半前被删除。请参阅变更日志。 (页面底部)
It was removed a little over a year and a half ago, along with some other classes in the 5.0.0 release. See the changelog. (bottom of the page)