添加礼薄详情导出PDF功能
This commit is contained in:
@@ -59,5 +59,17 @@
|
||||
<groupId>cn.xxzhx.giftBook</groupId>
|
||||
<artifactId>giftBook-common-tenant</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- iText 9 -->
|
||||
<dependency>
|
||||
<groupId>com.itextpdf</groupId>
|
||||
<artifactId>kernel</artifactId>
|
||||
<version>9.1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.itextpdf</groupId>
|
||||
<artifactId>layout</artifactId>
|
||||
<version>9.1.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user