We convert PPT files to PDF using the following code:
Hi Jacob,
Hi Mudassir,
Thanks for looking into this; however, after upgrading to 6.5.0, I’m still seeing the issue. I’ve attached the PDF that results from the conversion. Here is a better, page-by-page description of the differences:
The title on each page should have a drop shadow.
Page 1: Drop shadow is missing on all the text. This is not important, but a difference none-the-less.
Page 2: Each of the line items should be part of an ordered list (numbered) with blue numbers (1 through 6) to the left of each line item.
Page 3: Only two of the 5 top-level bullet points appear on screen. The spacing between each bullet is so large that the third item is in the footer and the following items are off the slide. The bullets should also be blue, not white. The 5th bullet has a sub-bullet that has black text and the bullet graphic is a four-diamond pattern.
Page 4: The top-level bullets should be blue. Both the first and second set of lower-level bullets should be the same. In the attached PDF, only the second set of indented text has bullets. The lower-level bulleted text should be white, not black.
Page 5: This is similar to page 3 in that the spacing between the lines is so great that only 4 of the 9 lines appear within the slide. Also, the text should be white, not black and the bullet graphic next to each line item should be a white, right-facing arrow.
Page 6: The lower-level bulleted text should be white. The spacing is off as well. In the actual slide, the content takes up a majority of the slide. The attached PDF shows a lot of extra white space between the content and the footer.
Page 7: The lower-level bullets under the third top-level bullet should have the four-diamond pattern mentioned in the description of page 3.
Please let me know if you need any more information to reproduce.
Best,
Jacob
Hi Jacob,
I created that PDF with the .NET 3.5 version of the 6.5.0 Aspose.Slides assembly. Just on the off-chance that the .NET version of the assembly mattered, I switched over to the .NET 2.0 assembly and got the exact same result. Can you attach the PDF that results from your own testing? What might I be doing wrong if we’re getting different results?
Thanks,
Jacob
Hi Jacob,
Thanks! The sample project pointed me in the right direction. Please mark this as resolved. It all came down to using Presentation for PPT and PresentationEx for PPTX files. We were using PresentationEx for both and that seemed to be causing the problem.
After upgrading to 6.6, there appears to be a regression in the rendering of this file.
Hi Jacob,
Thanks for sharing the feedback. Can you please share the two PDF file from the mentioned versions so that I may observe the issue on my end as well and log the issue in our issue tracking system.
After looking at the PDF you created with Aspose.Slides version 6.5, I can say that the change was made between version 6.5 and 6.6. With that said, here are the PDFs that I generate with the following code when using Aspose.Slides 6.1 versus 6.6:
Hi Jacob,
Hi Jacob,
Our development team has investigated the issue on their end in Aspose.Slides for .NET 7.9.0. it is not an issue with Aspose.Slides. While investigating this issue we have found that:
- The presentation was originally created in PPTX format then exported to PPT. That has brought some additional data into the presentation.
- That additional data is supported by MS PowerPoint 2007 and newer. If you open that presentation in MS PowerPoint 2003 you will see the same white shadow as our library exports.
Many Thanks,
The issues you have found earlier (filed as SLIDESNET-33673) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.