Pdf rendering Issues

Hi,


I created a PowerPoint presentation (.pptx) and added an image to its slide. Later added some shape effects (like 3D rotation and glow) to that image. Afterwards, I used Presentation Save API to render this sample presentation in PDF format. I am not seeing these effects being applied to this image in PDF file.

The sample presentation and PDF file is attached with this post for your reference.
I am also attaching the snapshot which illustrates this issue.

Slide 5 has this problem.


The code used is given below:

public void test_pdf() {
Presentation pres =new Presentation(“Sample.pptx”)
pres.save(“test.pdf”, SaveFormat.Pdf);
}

Please look into this issue.


Thanks
Manisha



Hi Manisha,


Thank you for your interest in Aspose.Slides.

I have observed your comments and the files shared by you and would like to share with you that Aspose.Slides does not support 3D rendering at the moment however we are working to implement this functionality in Aspose.Slides. This is the reason that you are observing the problem.

Please share if I may help you further in this regard.

We are sorry for your inconvenience,