我想刪除iText 7 中表格的整個邊框。 在7.0.8之前,可以向單元格添加字符串(源): Cell cell = new Cell(); cell.add("contents go here"); cell.
確定! 回上一頁