com.lowagie.text.Cell,com.lowagie.text.Table和com.lowagie.text.HeaderFooter

时间:2017-04-21 15:31:50

标签: java itext

我正在尝试从旧的com.lowagie.itext升级到jar,但无法在新jar中找到这些类。我知道这些已从新罐中移除但想知道这些的替代品是什么?如何在没有太多重构的情况下让我的代码再次运行?

<dependency>
  <groupId>com.itextpdf</groupId>
  <artifactId>itextpdf</artifactId>
  <version>5.5.11</version>
</dependency>

0 个答案:

没有答案