Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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).

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])