I created this project because my school teacher preferred to get our homework as PDF files rather than source files. So I figured I’d automate it to save myself from copying the code in LibreOffice ...
This is a Python code to generate a PDF file with syntax-highlighted source code listings taken from provided folder containing source code files. The code will recursively look for all files within ...