Thursday, May 5, 2022

[FIXED] How to get the Google doc drawings through Document api or appscript

Issue

Hi I have a Google Document that has a Drawing inserted in it, Now I want to get the link of the drawing or get the blob out of the drawing and show

As I use the Document API I was not able to get its properties as is was just empty objects

can someone let me know whether it is feasible or not , If feasible can someone let me know how to fetch the info


Solution

Answer:

It's currently not possible no handle drawings programmatically.

Feature requests:

There's a somewhat related feature request in Issue Tracker:

This is reported in the context of Google Apps Script, though, and since the FR is quite old, I'd suggest you to file a new one for Docs API, using this template.



Answered By - Iamblichus
Answer Checked By - Candace Johnson (PHPFixing Volunteer)

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.