iText 合併單元格的過程如下,首先創建一個cell,設置這個單元格的跨度, ... cell = new PdfPCell(new Phrase("Cell with rowspan 2"));; cell.
確定! 回上一頁