摘要: 思路 1. 先通过freemarker模板将数据渲染出来生成html静态页面 2. 通过itext的html2pdf组件将html页面转换成pdf 3. 通过itext包下的ColumnText.showTextAligned(final PdfContentByte canvas, final i 阅读全文
posted @ 2020-04-10 19:51 ThomasYue 阅读(1189) 评论(0) 推荐(0)