Question
1
Replies
301
Views
Posted: August 25, 2017
Last activity: August 25, 2017
Closed
Microsoft PPT Interrogation to read and update using Pega Robotics
I have a scenario to read data at specific location from 1 PPT, modify it based on Business Rules and update the value in another PPT at specific location.
Can you help me with how to read and write data in Microsoft PowerPoint Presentation. Is it feasible?
Pega Robotics does not have a connector to read from PowerPoint. You can probably read from it using C#. Search for "PowerPoint Interop" on Google for some code ideas.