|
|
|
@ -457,8 +457,6 @@ public abstract class PDFPrintFormat {
|
|
|
|
|
result.put("dataNames", this.filterDownloadDataNames());
|
|
|
|
|
|
|
|
|
|
} catch(FileNotFoundException e) {
|
|
|
|
|
System.out.println("kkkkkk");
|
|
|
|
|
System.out.println(e);
|
|
|
|
|
|
|
|
|
|
throw new RuntimeException("파일을 찾을 수 없습니다.");
|
|
|
|
|
} catch (Exception e) {
|
|
|
|
|