Skip to content

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