How to render HTML inside a Powerpoint slide through VBA

Joined
Nov 4, 2016
Messages
1
Reaction score
0
We need a functionality in Powerpoint (version 365) to embed Jaspersoft reports in an interactive mode.
Jaspersoft reports can be embedded in a browser/html div element.
So, somehow need to render html with div tag in a slide.

Is it possible through VBA?

I tried to insert 'Microsoft Web Browser' control in slide but getting error 'can't insert object'.
Please suggest any other way through which report embedding can be achieved.

Thanks
Meenu
 
Top