I have a sizeable Excel workbook where every row represents a single document. I only need four specific columns from each row extracted and laid out in a PDF, one PDF per row. The job is to build a repeat-friendly automation that: • reads the source sheet regardless of length, • picks those four columns, • generates a neatly formatted PDF for each record, and • saves the files automatically to a folder I can specify. Feel free to choose whatever stack suits you best—Python with pandas and ReportLab, VBA, Power Automate, or something equivalent—as long as the end product is easy for me to run again on updated spreadsheets. Deliverables • The runnable script or workflow file • A brief “how-to” so I can adjust the source path, target folder, and column selection myself • A sample run on a short dataset proving everything works Performance matters because the spreadsheet will grow, so aim for efficient processing. Let me know in your bid which language or platform you prefer and how quickly you can turn this around.