Generate a purchase order PDF with dynamic inputs from a Google Form.
Automatically create purchase order PDFs using data collected in a Google Form. A new purchase order will be created for each Google Form response. You can use any Google Doc purchase order as a template.
New Google Form responses are automatically added to Lido.
Generate a purchase order PDF by merging form data into a Google Doc. Google Form responses can be merged into the template with the syntax {{variable}}. New purchase orders are automatically saved to Google Drive.
CREATEPDF(<Google drive credential>,<path to template>,<file name>,<output cell>)