Converts a Worksheet in an Excel Workbook to an individual PDF File. If the Worksheet is left unspecified, the whole workbook is converted to PDF.
-
Updated
Mar 13, 2019
Converts a Worksheet in an Excel Workbook to an individual PDF File. If the Worksheet is left unspecified, the whole workbook is converted to PDF.
The Excel-to-PDF Converter is a Python script that automates the process of converting all Excel files in a given directory to PDF files. This tool was originally created for a marketing company to simplify their workflow and save time.
This Python script uses the win32com module to automate Microsoft Excel and convert an Excel worksheet into a PDF file.
Add a description, image, and links to the exceltopdf topic page so that developers can more easily learn about it.
To associate your repository with the exceltopdf topic, visit your repo's landing page and select "manage topics."