# itext7-demo **Repository Path**: lookWord/itext7-demo ## Basic Information - **Project Name**: itext7-demo - **Description**: 使用itext7把excel转成pdf - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2023-02-26 - **Last Updated**: 2024-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # itext7-demo #### 介绍 使用itext7把excel转成pdf #### 软件架构 使用poi和itext7 #### 安装教程 方法都在utils/excel中 #### 使用说明 utils/excel/Demo中 #### 参与贡献 参考了一个类似的itext5写的项目