Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yogeshnile/word-to-pdf-file-converter-on-python-gui
In repo are created MS Word file convert into PDF file on Python GUI (Tkinter).
https://github.com/yogeshnile/word-to-pdf-file-converter-on-python-gui
docx2pdf gui pdf-converter python python3 tkinter tkinter-gui
Last synced: 5 days ago
JSON representation
In repo are created MS Word file convert into PDF file on Python GUI (Tkinter).
- Host: GitHub
- URL: https://github.com/yogeshnile/word-to-pdf-file-converter-on-python-gui
- Owner: yogeshnile
- License: gpl-3.0
- Created: 2020-06-08T04:02:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T05:26:38.000Z (over 4 years ago)
- Last Synced: 2024-11-11T16:12:08.866Z (2 months ago)
- Topics: docx2pdf, gui, pdf-converter, python, python3, tkinter, tkinter-gui
- Language: Python
- Size: 19.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Word to PDF file Converter on Python GUI :notebook:
In repo are created MS Word file convert into PDF file on Python GUI (Tkinter).
On this Project i am using a [docx2pdf](https://pypi.org/project/docx2pdf/) you can check out documentaionon this library.[![](https://camo.githubusercontent.com/2fb0723ef80f8d87a51218680e209c66f213edf8/68747470733a2f2f666f7274686562616467652e636f6d2f696d616765732f6261646765732f6d6164652d776974682d707974686f6e2e737667)](https://python.org)
# Dependentias :warning:
```python
import tkinter as tk
from docx2pdf import convert
import tkinter.ttk as ttk
from tkinter.filedialog import askopenfile
from tkinter.messagebox import showinfo
```## Bug / Feature Request :man_technologist:
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue [here](https://github.com/yogeshnile/Word-to-PDF-file-Converter-on-Python-GUI/issues/new) by including your search query and the expected result.If you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/yogeshnile/Word-to-PDF-file-Converter-on-Python-GUI/issues/new). Please include sample queries and their corresponding results.
## Connect with me! 🌐
Known on internet as **Yogesh Nile**[](https://bit.ly/2Ky3ho6) [](https://bit.ly/2yoggit) [](https://bit.ly/3dbLJLC) [](https://t.me/yogeshnile) [](https://bit.ly/3b9Qeo4) [](https://bit.ly/32SXHV0)
## Email Me :e-mail:
[](mailto:[email protected])