cancel
Showing results for 
Search instead for 
Did you mean: 

Need Assistance with Inserting an Embedded Link in PowerPoint

HamzaAit_Abdelo
Level 2

Hello Blue Prism Community,

I'm currently working on a project where I need to automate the insertion of an embedded hyperlink into a PowerPoint presentation using Blue Prism. I've encountered some challenges with the specifics of this task, particularly in programmatically embedding the link.

Has anyone here successfully implemented this kind of functionality? I would greatly appreciate any insights or examples of code snippets (f.e in VB.NET) that demonstrate how to achieve this.

Thank you in advance for your assistance!

Best regards,
Hamza

2 REPLIES 2

Hello Hamza,
 
There is a third-party VBO for Power point, check if it has the desired functionality: https://digitalexchange.blueprism.com/dx/entry/7846/solution/vuram-ms-powerpoint--vbo?_ga=2.59597486.2046685739.1701521699- 1586333082.1693806219&_gl=1*1ndb30u*_ga*MTU4NjMzMzA4Mi4xNjkzODA2MjE5*_ga_MFBQ2KFZ1L*MTcwMTU1MzIyMi41MC4xLjE3MDE1NTUyNzkuNDUuMC4w
 
Regards,
Leonardo Soares RPA Developer América/Brazil

HamzaAit_Abdelo
Level 2

Thanks for your Answer. Actually ,i'm already using it and it's going well with other tasks like inserting normal texts, but it doesn't support the desired functionality.