Skip to content

Instantly share code, notes, and snippets.

@andrewroberts
andrewroberts / PDFCreator_EmailAllResponses
Last active August 31, 2023 06:38
Google Apps Script to create a PDF from each of the rows in a Google Sheet
/*
PDF Creator - Email all responses
=================================
When you click "Create PDF > Create a PDF for each row" this script
constructs a PDF for each row in the attached GSheet. The value in the
"File Name" column is used to name the file and - if there is a
value - it is emailed to the recipient in the "Email" column.