InlineDrawing has no public api for converting it to an image.
Bug at google: https://code.google.com/p/google-apps-script-issues/issues/detail?id=3367
Wonder if could copy the drawing to temporay document and export it to HTML content which would then create a zip with images folder having just this document.
InlineDrawinghas no public api for converting it to an image.Bug at google: https://code.google.com/p/google-apps-script-issues/issues/detail?id=3367
Wonder if could copy the drawing to temporay document and export it to HTML content which would then create a zip with
imagesfolder having just this document.