Converting XLS with images to PDF

Hey guys,

Just a small question - when I convert Word documents to pdf I have an option:

document.SaveOptions.PdfExportImagesFolder

So I can set a path to the folder that will hold images during conversion to PDF.

Is there such property when I try to convert Excel files?

Thanks,

Anton

Hi Anton,

Thank you for considering Aspose.

Well, your required feature "SaveOptions.PdfExportImagesFolder" is not supported with Aspose.Cells at the moment. We will provide this functionality soon as per your requirement.

Thank You & Best Regards,

Hi Anton,

Thank you for considering Aspose.

Please try the attached latest version of Aspose.Cells. We have added Workbook.PdfExportImagesFolder property to store the image files into specific folder when converting xls file to Aspose.Pdf xml file.

Thank You & Best Regards,

Thank you so much.

Everything is fine. It works as expected.

Anton