How to create a new Google Doc from a template using Google Script


How to create a new Google Doc from a template using Google Script



I would like to create a new Google Docs using Google Script using a template.



The closet I can see on the documentation site is the create() method.


create()



Thanks





Use DriveApp.
– tehhowch
Jun 29 at 11:54


DriveApp





Thanks. makeCopy() looks like what I need.
– user1275105
Jun 29 at 12:32









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Comments

Popular posts from this blog

paramiko-expect timeout is happening after executing the command

Export result set on Dbeaver to CSV

Opening a url is failing in Swift