Skip to content

YukeLing/WordToPdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordToPdf

word文档转pdf文件

准备工作

安装requirements.txt里面的模块也就是docx2pdf

pip install docx2pdf -y

将你想要批量转的文件复制到一个文件夹内。并将wordToPdf.py也复制到改文件夹内。

文件转换

运行py文件。

python wordTopdf.py

等待完成即可!

温馨提升

在转换时可能会自动关闭word程序。所以在运行前请保存重要文档,避免丢失!!!

在转换时可能会自动关闭word程序。所以在运行前请保存重要文档,避免丢失!!!

在转换时可能会自动关闭word程序。所以在运行前请保存重要文档,避免丢失!!!

About

将word文档批量转换pdf

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages