Working on trying to standardize our company schematics. When we create them we always place our company logo and company name in the title block.
I'm working on trying to automate this with a script, and am running in to a documentation limitation.
`api('createShape', {shapeType:'image', from:'system', title:'company_logo', x:500, y:500})`
What is the JSON tag to insert the url for this image? I've tried shortUrl and data:image/png;base64,\ but haven't had any luck.
Chrome
73.0.3683.103
Windows
10
EasyEDA
6.1.34