Create document and email as a PDF

后端 未结 1 1469
醉梦人生
醉梦人生 2021-01-23 06:00

I am trying to create a Daily Overview document that I can read each morning by way of a PDF delivered to my email. I have a script that creates a Google Doc but whenever I try

相关标签:
1条回答
  • 2021-01-23 06:20

    Well, I was a nimrod. I added doc.saveAndClose(); at the end of everything to do with the Google Doc but before getting the document as a PDF. Hope this helps someone else!

    0 讨论(0)
提交回复
热议问题