How to Email a PDF from Google Forms Responses Automatically (2026)

A Google Form response turning into a personalized PDF emailed to the respondent

Google Forms can't email a formatted PDF on its own — it can only send a respondent a plain-text copy of their answers. To automatically generate a designed, personalized PDF from each submission and email it to the respondent, you connect a document-generation add-on. This guide shows the simplest way to do it: a Google Slides template plus the CertifyAll add-on, with no code and about 10 minutes of setup. Certificates are the most common use, but the same workflow produces receipts, confirmations, and summaries.

What Google Forms can and can't do with PDFs

It's worth being precise, because the gap is specific:

CapabilityGoogle Forms aloneWith CertifyAll
Email respondent a copy of answersYes (plain text)Yes
Generate a formatted PDFNoFrom your Slides design
Personalize it with each responseNoVia placeholders
Attach the PDF to the emailNoAutomatic
Save a copy to DriveNoAutomatic

So the missing pieces are everything that makes a PDF useful: design, personalization, attachment, and record-keeping. An add-on supplies all four.

The 4-step setup

  1. Make sure you can reach the respondent. In the form's Settings, enable Collect email addresses, or add a short-answer email question — CertifyAll detects it automatically.
  2. Design the PDF in Google Slides. Whatever the PDF should look like — a certificate, a receipt, a confirmation — build it in Slides and drop in placeholders where each respondent's data belongs: {{name}}, {{date}}, {{email}}, or any custom field like {{order_number}}.
  3. Connect CertifyAll. Install CertifyAll from the Google Workspace Marketplace, open it from your form's add-ons menu, paste the Slides URL, and map each placeholder to the matching form question.
  4. Turn it on. From now on, every submission generates a personalized PDF, emails it to the respondent as an attachment, and files a copy in your Google Drive — no script, no manual export.

What you can send beyond certificates

Any per-respondent document that fits one page is a fit for this workflow:

  • Certificates of completion, achievement, attendance, or training — the most common use, especially with quiz gating (see our quiz certificate guide).
  • Registration confirmations for events and workshops, with the attendee's name, session, and date.
  • Receipts and order confirmations when a form collects a purchase or booking.
  • Personalized summaries — a quiz result sheet, an application acknowledgment, a signup welcome letter.

The PDF is just your Slides design, so the format is entirely up to you.

What about Apps Script?

You can build this yourself with Google Apps Script — an onFormSubmit trigger that copies a template, replaces text, exports a PDF, and sends it with MailApp. It's a real option if you're a developer and want full control. For most people it's not worth it: you'd be writing, debugging, and maintaining ~60 lines of script (and re-authorizing it when triggers break) to reproduce what the add-on does in a 2-minute sidebar setup. CertifyAll is the no-code version of exactly that script. If you want the broader picture of every approach, see how to send certificates from Google Forms.

Frequently asked questions

Can Google Forms automatically email a PDF?

Not on its own. Forms can email a respondent a plain-text copy of their answers, but it cannot generate or attach a formatted PDF. To email a designed PDF automatically you connect an add-on like CertifyAll, which fills a Google Slides template with each response and emails the finished PDF.

How do I send a personalized PDF to each respondent?

Design the PDF in Google Slides with placeholders like {{name}} and {{date}}, connect it to your form with CertifyAll, and map the placeholders to form questions. On each submission CertifyAll replaces them with that respondent's answers, generates the PDF, and emails it automatically.

Does Google Forms send a PDF copy of responses?

Forms can email respondents a copy of their submitted answers, but it's plain text, not a PDF, and can't be branded or formatted. For a real PDF — certificate, receipt, summary, or confirmation — you need a document-generation add-on such as CertifyAll.

Can I save the generated PDF to Google Drive too?

Yes. CertifyAll saves a copy of every generated PDF to a folder in your Google Drive in addition to emailing it to the respondent, so you keep a complete record.

Is there a free way to email PDFs from Google Forms?

Yes. CertifyAll's free plan generates and emails up to 20 PDFs per month (with a small watermark), including Drive backup. For unlimited PDFs with no watermark, Pro is $5.99/month.