Create PDF files from excel with Python
What you’ll learn
- How to create payslips from an excel file using Python
- How to create invoices from an excel file using Python
- How to create PDF files from an excel file
- How to merge multiple PDF files
Requirements
- Basic python syntax knowledge
Description
The course is intended for Python beginners who have basic knowledge of the Python syntax and are looking for a beginners project. This course takes less than an hour to complete, but provides sufficient knowledge to build something very useful.
It explains how you can create payslips and invoices from an excel file and how to merge multiple PDFs into one.