Document (iText, a Free Java-PDF library 5.5.2 API)
經安全檢測,此網站為安全網站,請放心前往原始網址!
Document (iText, a Free Java-PDF library 5.5.2 API)
creation of the document with a certain size and certain margins Document document = new Document(PageSize.A4, 50, 50, 50, 50); try { // creation of the ...