java - iText 7-设置单元格的宽度 ... 我正在使用iText 7生成带有内部表格的PDF。 ... int nbColumns = 7 + planning.size() *4; Table table = new Table(nbColumns); ...
確定! 回上一頁