Skip to content

Some package is windows only #15

Description

@ktomi96

Some package alternatives should be considered

from win32com import client # for excel to pdf
from docx2pdf import convert
from ppt2pdf import main as ppt_processor

#13
following code doesnt works on linux.
You should consider other packages that dont use windows api calls

Also you should consider using dependency managment such as poetry

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestportingPorting software for Linux OS.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions