document-api-python icon indicating copy to clipboard operation
document-api-python copied to clipboard

Image support

Open benlower opened this issue 9 years ago • 3 comments

Enable updating images. Handle base64 encoding.

/cc @DataRoberts

benlower avatar Jun 28 '16 23:06 benlower

Does this mean replacing the thumbnails or extracting them for use?

Given that we are only working on the document, updating the thumbnail might be difficult

On Tue, Jun 28, 2016 at 4:27 PM Ben Lower [email protected] wrote:

Enable updating images. Handle base64 encoding.

/cc @DataRoberts https://github.com/DataRoberts

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tableau/document-api-python/issues/29, or mute the thread https://github.com/notifications/unsubscribe/AAFxVYDyzYB2mz26AVvVRHm9JYl4ouTsks5qQa3ngaJpZM4JAono .

graysonarts avatar Jun 28 '16 23:06 graysonarts

It's possible to replace the image within the workbook too. Same as custom sql/calc fields where you'd just need to update the image. And, if you have a lot, this automating/api would be huge. I have an example if needed.

MikeRobertsPS avatar Jun 29 '16 19:06 MikeRobertsPS

hi, was the ability to update embedded images ever implemented? I could def use it right now as my team has been asked to update all workbook inventory that has the old company logo.

jstrauss18 avatar Jun 30 '20 17:06 jstrauss18