I'm using RenderToPdfFriendlyGraphics to save my chart to a pdf file. However, the colors I have defined are coming out differently when I save them to the PDF compared to a PNG. I have my first slice defined as Color.Red, but in the pdf it comes out a bit orange. The second color is Color.Blue, but in the PDF it is kinda purple. The same goes on for the rest of the list. The colors are close, but just, off..
Hello Madhukar ,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Hello Madhukar,
You need also reference to the assembly:
Infragistics35.WebUI.Documents.Reports.v12.1.dll
Try adding that assembly as well and let me know if that solves your issue.
Developer Support Engineer II
Yes, I h ave used assembly reference of
Infragistics35.WebUI.Shared.v12.1
Infragistics35.Web.v12.1
and Infragistics35.WebUI.UltraWebChart.v12.1
still i am getting error. Please help me on this, how can i resolve this issue.