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