PDF export using CMKY color codes.

Stimulsoft Ultimate discussion
Post Reply
Anuranjani
Posts: 112
Joined: Wed Aug 27, 2014 12:36 pm

PDF export using CMKY color codes.

Post by Anuranjani »

Hi Andrew,

I would like to change the color of text dynamically using "CMKY" codes. Kindly help us to improve on this.

Code:
Instead of RGB, we need CMKY
Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(179,225,172));

Here sample color codes,
· RGB -- 179,225,172
· CMYK -- 0.204,0,0.236,0.118
Thank You,
Darsana.R
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: PDF export using CMKY color codes.

Post by HighAley »

Hello, Darsana.

You could find an answer here.

Thank you.
Post Reply