Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Office가 없어도 사용할 수 있게 지원 #33

Open
sunghwan2789 opened this issue Jun 25, 2019 · 1 comment
Open

Microsoft Office가 없어도 사용할 수 있게 지원 #33

sunghwan2789 opened this issue Jun 25, 2019 · 1 comment

Comments

@sunghwan2789
Copy link
Owner

sunghwan2789 commented Jun 25, 2019

  • Interop, COM 연결부터 제거

다른 OS에서도 사용할 수 있게 하기 위함~

@sunghwan2789 sunghwan2789 added this to the v2.0 milestone Jun 25, 2019
@sunghwan2789
Copy link
Owner Author

sunghwan2789 commented Jun 25, 2019

http://joelleach.net/2018/06/06/com-interop-with-net-core-2-0/
.NET Core 2.0에서 시도 결과 Interop 패키지를 다시 설치하면 사용할 수는 있으나 OS가 Windows로 제한됨.

.NET Core 3.0에서 COMReference를 지원할 예정이나 OS가 Windows로 제한됨.

이미 OpenXML 형식의 .pptx를 사용 중이므로 아래와 같은 대안을 시도할 수 있음.!!!

https://docs.microsoft.com/en-us/office/open-xml/open-xml-sdk

@sunghwan2789 sunghwan2789 changed the title Microsoft Office 미설치 시에도 사용 지원하기 Microsoft Office가 없어도 사용할 수 있게 지원 Jun 25, 2019
@sunghwan2789 sunghwan2789 modified the milestones: 2.0, 3.0 Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant