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

[Suggestion] Replace dependency on installed Microsoft Excel #1

Open
Anheledir opened this issue Aug 26, 2020 · 2 comments
Open

[Suggestion] Replace dependency on installed Microsoft Excel #1

Anheledir opened this issue Aug 26, 2020 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@Anheledir
Copy link
Collaborator

With the NPOI library you can read/write Office documents easily without any dependency on an installed Office-Product. That might be a good replacement for the current dependency on an installed Microsoft Excel on the machine. Already using it in one of our projects successfully, the implementation is really straight-forward.

@Anheledir Anheledir added the enhancement New feature or request label Aug 26, 2020
@martinfabianthomas martinfabianthomas self-assigned this Aug 26, 2020
@martinfabianthomas
Copy link
Collaborator

Thank you for this suggestion. That dependency had been bugging us as well (for multiple reasons). I will be working on transitioning to NPOI as soon as I can.

@FabianLewalder FabianLewalder added this to the 1.1 milestone Jan 27, 2021
@Anheledir
Copy link
Collaborator Author

I'm currently working on the implementation and will have a pull-request ready in the next few weeks. :-)

@martinfabianthomas martinfabianthomas removed their assignment Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants