java.io.IOException: The document has no pages报错
这个坑我踩过 1.看一下你是不是table设置了格式没有设值 BaseFont bfChinese = BaseFont.createFont("STSong-Light", "UniGB-UCS2-H", BaseFont.NOT_EMBEDDED); Font flicking = new Font(bfChinese, 10, Font.NORMAL, BaseColor.BLACK); Paragraph xxxxx = new P.
原创
2020-07-20 17:38:01 ·
7737 阅读 ·
1 评论