On Jul 7, 2023, at 8:14 PM, Andrew Booth <drewb...@gmail.com> wrote:
I am working on creating letter format PDF documents for multiple rows of data in google sheets. I've already gotten the script to find and replace the doc template { } with correct words from the sheet then create the template in the TEMP folder. The issue i'm having is its not turning that template into a PDF into my PDFS folder. I've double checked my ID's they are correct. Im thinking my issue is with the .getAs(MimeType.PDF). Any insight from anyone? Would be greatly appreciated.--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/f2889195-0669-4bbc-a562-34b58f246293n%40googlegroups.com.
<Screenshot 2023-07-07 at 9.13.31 PM.png>
I am working on creating letter format PDF documents for multiple rows of data in google sheets. I've already gotten the script to find and replace the doc template { } with correct words from the sheet then create the template in the TEMP folder. The issue i'm having is its not turning that template into a PDF into my PDFS folder. I've double checked my ID's they are correct. Im thinking my issue is with the .getAs(MimeType.PDF). Any insight from anyone? Would be greatly appreciated.
--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/f2889195-0669-4bbc-a562-34b58f246293n%40googlegroups.com.