Hi
conversion gives font and disposition errors. can you help please ?
input:
output:
code:
Aspose.Pdf.Document doc = new Aspose.Pdf.Document(pdf);
Aspose.Pdf.PptxSaveOptions pptx_save = new Aspose.Pdf.PptxSaveOptions();
doc.Save(ppt, pptx_save);
win11/.net 4.8/aspose.pdf 23.3.0
thank you
cheers
another file
totally messed up in slide 3 and else
pdf:
pptx:
thanks.
another conversion: issues in slide 12
pdf:
pptx:
thanks
another file with problem in slide 16:
pdf:
pptx:
thanks
@pcaillol,
I have the feeling that has to do with the canvas size
But actually, that is the same proportion as 16:9. So this bug is that even though the proportion is the same, the size it is not, so the font size needs to be scaled as well.
This is the same issue as in your other post: PDF to PPTX: texts get superposed!
So I will link it to the same bug. The pdf is bigger, and when it is converted pptx, the font size is not scaled correctly.
@pcaillol
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): PDFNET-54032
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.
thank you Carlos, great work !
1 Like