I am preparing a workflow application where I need to get the images hosted on Google Docs. Such as:
https://docs.google.com/uc?id=0ByLBLyPdn6nqcUJ5YzN2cGYwc0U
or
How can I convert these links in Google Spreadsheets or Google Docs to an image link where I will be able to display them with <img src=""/>
?
I hope I am clear enough.
Thank you.