/conv-docx-xlsx-to-pdf

This Python script is designed to perform various file conversion tasks and merge the resulting PDFs into a single PDF file. The script utilizes the os, PyPDF2, and win32com modules to handle file operations, PDF manipulation, and Microsoft Office file conversions.

Primary LanguageJupyter Notebook

Watchers