Chart lines color is lost in PDF after excel is exported

Hi Team,

I have a chart having different colored lines in excel. If I manually export the excel to PDF, I can see the color of lines same as in Excel, in PDF as well. Buf If I use Aspose code to export the excel to PDF, all the colors within the chart is going to black. Can someone please help in this regards what I am missing in code for exporting excel as PDF.

wb.Save(filename, new PdfSaveOptions())

Thanks,
Subbu

@SubbuatAspose,

Thanks for providing us some details.

Could you provide your template file (containing the chart) which you are converting to PDF file format, we will check it soon.

PS. You may zip the file prior attaching.