Merge branch 'tolag3'
pdf변환 수정
This commit is contained in:
parent
d39a6e2307
commit
8c2871a300
@ -289,7 +289,7 @@ public class PdfServiceImpl extends EgovAbstractServiceImpl implements PdfServic
|
||||
"doc", "docx", "docm", "dotx", "rtf", "odt", "odp", "ods", "odg",
|
||||
"hwp", "hml", "hwpx", "dwg", "dwf", "dxf", "dgn",
|
||||
"url", "mht", "mhtml", "htm", "html",
|
||||
"jpg", "jpe", "jpeg", "tif", "tiff", "gif", "png", "bmp", "j2k", "psd"
|
||||
"jpg", "jpe", "jpeg", "tif", "tiff", "gif", "png", "bmp", "j2k", "psd", "pdf"
|
||||
));
|
||||
|
||||
// 파일 확장자가 허용된 목록에 있는지 확인하고 필터링
|
||||
|
||||
Loading…
Reference in New Issue
Block a user