这两个类使用起来都非常方便:构建一张指定列数的表,然后添加单元格: PdfPTable table = new PdfPTable(3); PdfPCell cell = new PdfPCell(new ...
確定! 回上一頁