K
kriti642
Hi Everyone,
I have an XML file and a powerpoint placeholder template. In the macro
,behind the ppt template , I parse the XML file and after getting the
information generate the ppt. Till date I had been creating the images
in ppt from the data in XML. Now I have a image in XML (in Sting format
converted from bytes). I need to read this in the macro and show the
image at the place holder position on the powerpoint slide.
How do I do this? Any ideas?????
One idea I got was to read the sting , find someway of converting into
byte in VBA and writing it into a file and pasting the file into the
powerpoint. Is this feasible? If so can someone point me in the right
direction please...
Thanks
Kriti
I have an XML file and a powerpoint placeholder template. In the macro
,behind the ppt template , I parse the XML file and after getting the
information generate the ppt. Till date I had been creating the images
in ppt from the data in XML. Now I have a image in XML (in Sting format
converted from bytes). I need to read this in the macro and show the
image at the place holder position on the powerpoint slide.
How do I do this? Any ideas?????
One idea I got was to read the sting , find someway of converting into
byte in VBA and writing it into a file and pasting the file into the
powerpoint. Is this feasible? If so can someone point me in the right
direction please...
Thanks
Kriti