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

Implementation for linux users #1

Closed
ethanpyth opened this issue May 4, 2023 · 9 comments
Closed

Implementation for linux users #1

ethanpyth opened this issue May 4, 2023 · 9 comments

Comments

@ethanpyth
Copy link
Contributor

We can achieve that by making a python script that will read the email of participant in email.xlsm file and will send them the mail and not with a macro in excel

@Sabyasachi-Seal
Copy link
Owner

The issue stands in converting from DOCX to PDF, since that can only be done by one package in python that uses Windows

@notnotrachit
Copy link

We can use libreoffice for the same as well. I am trying to implement it.

@Sabyasachi-Seal
Copy link
Owner

@notnotrachit you can try it , do let me know if it does work

@notnotrachit
Copy link

Ya, Its working, I will clean the code and make a pull requet, but for now, I am also trying to automate the mail sending on Linux as well

@Sabyasachi-Seal
Copy link
Owner

sure sure ! Great work

@ethanpyth
Copy link
Contributor Author

@notnotrachit don't you need any python library for doing that???

@notnotrachit
Copy link

@notnotrachit don't you need any python library for doing that???

No, we can use Libreoffice's headless mode cli to convert from pdf to docx

@ethanpyth
Copy link
Contributor Author

@notnotrachit don't you need any python library for doing that???

No, we can use Libreoffice's headless mode cli to convert from pdf to docx

How does this mode work?

@Sabyasachi-Seal
Copy link
Owner

Guys I have shited the code to work on linux.
You can check the web-app branch.

Do tell if you guys have any suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants