초기 PM 소스 전체 업로드
This commit is contained in:
BIN
programs/msofficeConverter/OfficeToPDFConverter.exe
Normal file
BIN
programs/msofficeConverter/OfficeToPDFConverter.exe
Normal file
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
|
||||
</startup>
|
||||
</configuration>
|
||||
BIN
programs/msofficeConverter/old_OfficeToPDFConverter.exe
Normal file
BIN
programs/msofficeConverter/old_OfficeToPDFConverter.exe
Normal file
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
|
||||
</startup>
|
||||
</configuration>
|
||||
4
programs/msofficeConverter/사용방법.txt
Normal file
4
programs/msofficeConverter/사용방법.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
OfficeToPDFConverter.exe [Source] [Target]
|
||||
|
||||
|
||||
1. Source 파일과 동일한 경로에, 동일한 PDF 가 생성된다. 파일이 이미 있다면, 덮어쓴다.
|
||||
Reference in New Issue
Block a user