단속내역서 서식 오류 수정

main
이범준 7 months ago
parent 377709d15d
commit 5ccf2a2199

@ -93,10 +93,6 @@ public class CrdnList extends HWPFormat {
writer.table(2, 0, 3).setValues(list); writer.table(2, 0, 3).setValues(list);
String tempPath = this.print.pathForNewFile();
writer.write(tempPath);
resultFilesPath.add(tempPath);
} }

Loading…
Cancel
Save