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: 4 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T05:26:38.000Z (over 5 years ago)
- Last Synced: 2025-05-03T02:59:22.992Z (5 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://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:yogeshnile.work4u@gmail.com)