cancel
Showing results for 
Search instead for 
Did you mean: 

Power Point presentation with Blueprism

kirtish.trivedi
Level 5
Hi Community

I have a requirement to download images from URL and paste in PPT. Is there any option to work with PPT from Blueprism ?

------------------------------
Kirtish Trivedi
------------------------------
1 BEST ANSWER

Helpful Answers

Hi @Kirtish Trivedi,

​I am able to download image from this url https://jpeg.org/images/jpeg-home.jpg
using save image from URL without extension and save image from URL with extension both actions.
Pls check the Image directory path which you provided has permission or not.

find the attachments.
Thanks

------------------------------
vinod chinthakindi
------------------------------

View answer in original post

6 REPLIES 6

boiko
Staff
Staff
Hello Kirtish,

Unfortunately we don't have official VBO for Microsoft PowerPoint, but there is one created and available from Digital Exchange website.

MS PowerPoint VBO

Hope this will help.

Regards,

Tomas

------------------------------
Tomas Boiko
Software support Engineer
Blue Prism
Europe/London
------------------------------

vinodchinthakin
Level 9
Hi @Kirtish Trivedi

1. you can download an image from url by using this Asset.
just you need to provide url and if needed you can also provide extension of image.
2. use an action copy to clipboard (optional)
3. use an action paste in slide using this Asset

Let me know if it works for you.

Thanks



------------------------------
vinod chinthakindi
------------------------------

EVIPUTI
MVP
Also as PowerPoint exposes its object model via VBA , you can try using code stage to write your own custom code to interact with slides . 

------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
------------------------------
------------------------------ Vipul Tiwari Senior Process Simplification Developer Amazon ------------------------------

Hi @vinod chinthakindi,

Thank you for your suggestions !!

While trying to download image from URL , I am getting some GDI error

Action : Save image from URL with extension
Image URL : https://...../520210831192514.jpg

Could you please assist ?


------------------------------
Kirtish Trivedi
------------------------------

Hi @Kirtish Trivedi,

​I am able to download image from this url https://jpeg.org/images/jpeg-home.jpg
using save image from URL without extension and save image from URL with extension both actions.
Pls check the Image directory path which you provided has permission or not.

find the attachments.
Thanks

------------------------------
vinod chinthakindi
------------------------------

Hi @vinod chinthakindi,

Thanks for the Detailed screenshot. I was not filling the other Arguments correctly. It is working fine now

Thanks for your help​

------------------------------
Kirtish Trivedi
------------------------------