|
|
@ -78,16 +78,16 @@ public class Advntce extends PDFPrintFormat {
|
|
|
|
text("vrActno10","가상계좌번호10",""),
|
|
|
|
text("vrActno10","가상계좌번호10",""),
|
|
|
|
text("epayNo","전자납부번호",""),
|
|
|
|
text("epayNo","전자납부번호",""),
|
|
|
|
|
|
|
|
|
|
|
|
text("otptYmd","출력일자",""),
|
|
|
|
text("otptYmd","출력일자","").offLog(),
|
|
|
|
text("otptDt","출력일시",""),
|
|
|
|
text("otptDt","출력일시","").offLog(),
|
|
|
|
text("otptYYYY","출력년도",""),
|
|
|
|
text("otptYYYY","출력년도","").offLog(),
|
|
|
|
text("otptMM","출력월",""),
|
|
|
|
text("otptMM","출력월","").offLog(),
|
|
|
|
text("otptDD","출력일",""),
|
|
|
|
text("otptDD","출력일","").offLog(),
|
|
|
|
|
|
|
|
|
|
|
|
text("offcsText","관인명",""),
|
|
|
|
text("offcsText","관인명","").offLog(),
|
|
|
|
image("offcs","관인이미지","").size(20, 20),
|
|
|
|
image("offcs","관인이미지","").size(20, 20).offLog(),
|
|
|
|
|
|
|
|
|
|
|
|
text("undefined","(미정)","미정항목")
|
|
|
|
text("undefined","(미정)","미정항목").offLog()
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|