Hi Andi, By a remarkable feat of (reverse) engineering, I was able to modify the code so that I'm able to include SVG images in the .pptx. A PNG version of the image is also created using Batik and included in the slidedeck. I've verified the output on Windows where the SVG is displayed, and on linux and MacOS where the PNG is displayed. The code I've added is really a hack and is far from production quality. I'll add a patch to bugzilla just in case its useful to someone doing real development on this feature.
Thanks! Ritesh On Wed, May 9, 2018 at 10:32 PM Ritesh Sood <[email protected]> wrote: > Hi Andi, > > created a bug report and attached a simple program to add figure slides > and supporting files: > https://bz.apache.org/bugzilla/show_bug.cgi?id=62365 > > Thanks, > Ritesh > > On Wed, May 9, 2018 at 12:10 PM Andreas Beeker <[email protected]> > wrote: > >> Hi Ritesh, >> >> I only have an Office 365 installation at work - please provide a sample >> file. >> You can e.g. upload it to a bugzilla entry. >> >> Andi >> >>
