Skip to content

In repo are created MS Word file convert into PDF file on Python GUI (Tkinter).

License

Notifications You must be signed in to change notification settings

yogeshnile/Word-to-PDF-file-Converter-on-Python-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Word to PDF file Converter on Python GUI 📓

In repo are created MS Word file convert into PDF file on Python GUI (Tkinter). On this Project i am using a docx2pdf you can check out documentaionon this library.

Dependentias ⚠️

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 👨‍💻

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here 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. Please include sample queries and their corresponding results.

Connect with me! 🌐

Known on internet as Yogesh Nile

Email Me 📧

About

In repo are created MS Word file convert into PDF file on Python GUI (Tkinter).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages