https://github.com/devops-utils/excel-to-pdf
An easy way to convert Excel 2003 and Excel 2007 to PDF by Java code based on Apache POI and itext7
https://github.com/devops-utils/excel-to-pdf
excel excel-to-pdf excel2pdf itext itext7 java pdf poi
Last synced: 5 months ago
JSON representation
An easy way to convert Excel 2003 and Excel 2007 to PDF by Java code based on Apache POI and itext7
- Host: GitHub
- URL: https://github.com/devops-utils/excel-to-pdf
- Owner: devops-utils
- License: apache-2.0
- Created: 2021-08-05T10:13:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T05:15:11.000Z (about 1 year ago)
- Last Synced: 2025-07-12T05:53:04.208Z (11 months ago)
- Topics: excel, excel-to-pdf, excel2pdf, itext, itext7, java, pdf, poi
- Language: Java
- Homepage: https://github.com/devops-utils/excel-to-pdf
- Size: 7.31 MB
- Stars: 18
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# excel-to-pdf
An easy way to convert Excel 2003 and Excel 2007 to PDF by Java code based on Apache POI and itext7
### 使用SDK
```java
IExcel2PDF excel2PdfTool = EPFactory.getEP("case6.xlsx", "output1.pdf", System.getProperty("user.dir") + "/doc/font/SimHei.TTF");
if(excel2PdfTool != null) {
excel2PdfTool.convert();
}
```
### maven
### Maven 引用方式
```xml
com.github.zhangchunsheng
excel-to-pdf
1.0.2
```
```
https://github.com/itext/itext7
https://www.tutorialspoint.com/itext/itext_text_annotation.htm
```
## 捐助 donate
支付宝
微信