I have converted a *.pptx presentation to *.pdf format with Aspose.Slides and the result document missing shapes on several pages.
The presentation and an example of a missing shape (image) are in the attached archive.
Code sample:
var pr = new Presentation(inPath);
pr.Save(outPath, SaveFormat.Pdf);
I use Aspose.Slides.dll 25.2.0.0.
test11.zip (5.2 MB)
@licenses,
Thank you for contacting free support. I need some time to check the issue. I will get back to you soon.
@licenses,
Unfortunately, I was unable to reproduce the problem you described. Could you please check the issue carefully again?
I have tried again and this time there is an empty square with an error icon. The shape on the next slide is missing.
I tried a few more times and the shapes usually disappear.
I attached the result *.pdf.
test25.zip (8.6 MB)
@licenses,
Thank you for the additional information. I am working on the issue and will get back to you soon.
@licenses,
Unfortunately, I have not been able to reproduce the problem you encountered yet. Please share the following additional information:
- OS version on which the code was executed
- .NET target platform in your application project
OS: Windows 10 Enterprise 22H2 and Windows 11 Enterprise 24H2
.Net Framework 4.8
@licenses,
I have been unable to reproduce the issue on my end, and I am having difficulty identifying the root cause on your side. Perhaps the cause is related to your environment.
I found the reason.
I build my project as AnyCPU and Windows launches it as a 32-bit application by default.
When the project is built as an x64 application there is no issue, but the memory usage goes over 5GB from time to time.
@licenses,
Thank you for the additional information. I’ve reproduced the issue you described.
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): SLIDESNET-44872
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.