iText PDF add text in absolute position on top of the 1st page. ColumnText ct = new ColumnText(message); ct.setSimpleColumn(new Rectangle(0, 0, 523, ...
確定! 回上一頁