Is it possible to open a PDF file right after its creation with Apps Script in Google Sheets?
My script is generating a pdf based on a Google Sheet and saving it on Google Drive. I would love to be able to automatically open it to print it.
Would spare some time for the user, not having to find the file and open it manually.
Thanks a lot for your help :)