java 生成PDF檔案

2021-09-08 13:04:32 字數 1136 閱讀 4480

工具:adobe acrobat;

1、選擇準備表單

2、設定表單

!-- 解決中文字元問題 --

>

com.itextpdf<

/groupid>

itext-asian<

/artifactid>

5.2.0

<

/version>

<

/dependency>

// 定義乙個與模板表單中名稱對應的bean

class

contentbean

public

class

pdfutils

finally

}/** 填充表單 */

private

static

void

filldata

(acrofields fields, map data)

throws ioexception, documentexception

}private

static map

data

(object o) throws illegalacces***ception

return data;

}public

static

void

main

(string[

] args) throws documentexception, illegalacces***ception, ioexception

}

java生成pdf檔案

先附上我寫的 再慢慢解析內容 doc.open 開啟文件 pdfptable pdfpcell 單元格 paragraph 段落 doc.newpage 新開一頁 paragraph.setalignment 1 設定居中 document doc new document doc.setmargi...

生成pdf檔案

public void createpdf throws exception tablet.settotalwidth f this.addcell tablet,姓名 yy 1,0,20,fontcn.getnormalfont element.align left,0,0,0,0 this.ad...

Go生成PDF檔案

完整 1.匯出資料到pdf 部分 downloaddata defs.memberinfo 資料 curx float64 cury float64 k int page int func getslicebystring str string string return s func getstr...