I have a PPT with a master page that contains an image object. Using Aspose.Slides, I save the PPT to PDF.
Then, using Aspose.PDF, I print the PDF. In the resulting output, the image is not visible, but the rest of the master page is rendered properly.
If I load the above PDF into Adobe Acrobat Reader (or any other PDF reader) then the image is shown. If I print from Adobe Reader, the output includes the image.
If I load the PPT in PowerPoint and save it to a PDF, then print it using Aspose.PDF, then I see the image on the page.
Given the above observation, it seems that the Aspose.Slides save-to-PDF function is producing a PDF file that the Aspose.PDF print function does not process properly (but that other software does process properly).
I had been using an older version, but it is still happening when testing with Aspose.Slides 18.9 and Aspose.PDF 18.10. I am using Aspose.NET DLL’s.
I have reduced the source PPT down to one page, and it still happens.
Any advice would be welcome. Thanks in advance!
Here is what the page is supposed to look like: PDF Document_53.jpg (379.8 KB)
Here is what it actually looks like when printed via Aspose.PDF: PDF Document_55.jpg (1.2 MB)