addCell(title); //設定第一個欄位的內容PdfPCell cell_1 = new PdfPCell(); cell_1.addElement(new Phrase("Column 1")); table.
確定! 回上一頁