Hi, I’ve got questions about how to do 2 different things in Google drive:
- I’m generating a Google Doc from a template, and this part I have working fine. However, what I really want is to generate a PDF from the template. I know that I can just use a different URL for the resulting document to get a PDF version of the Google Doc, but how do I actually save the PDF version of the file into the same Google drive folder?
- I occasionally recreate one of the Google Docs to incorporate changes to the template, and in the situation where the result doc already exists (same file name), I want the new file to simply overwrite the previous file, as one would expect to happen. However, what happens instead is that a new file is created with the same name, and then BOTH files are in the folder, which is stupid. Is there a way to check if the file already exists and delete it first? I don’t see any “delete” action on the Google connectors.
Thanks for any help!
/mike