Skip to content Skip to sidebar Skip to footer
Showing posts with the label Data Uri

Download Pdf From Google.script.run In Web App

What I'm trying to achieve is to download sheet as .PDF file from google script web app, but I … Read more Download Pdf From Google.script.run In Web App

Is There Any Way To Specify A Suggested Filename When Using Data: URI?

If for example you follow the link: data:application/octet-stream;base64,SGVsbG8= The browser will … Read more Is There Any Way To Specify A Suggested Filename When Using Data: URI?