What is your goal?
I want to save an image that I get from the Freepik module into a Google Doc.
What is the problem & what have you tried?
As I do not have a Google Business account, I cannot upload the image into Google Drive to get the URL.
From Freepik I get the image as base64 data.
Is it possible to use this data to push the image as a html tag into a Google Doc?
I already tried all sorts of combinations with the tag.
I tried all sort of combinations with toString(), toBinary(), as image replacement, as variable, as Google template, ā¦
No success yet. Maybe I am lacking of some basic technical image rendering knowledge. And what I try to achieve simply is not doable.
Thank you!
