A cloud printer server base on webpy and winword.exe
- Use webpy to handle submission
- Use
winword.exe
to print doc/docx file - Use
acrobat.exe
to print pdf file
- A PC with Microsoft Word and Adobe Acrobat installed
- Add the dir of
winword.exe
andacrobat.exe
to PATH
- Clone/download this repository
- Run server.py