Search found 3 matches

by jmarc
Wed Jul 11, 2007 10:06 am
Forum: ActiveX
Topic: EPS issues : border & fontsize
Replies: 7
Views: 12535

eps improvment

Hello Narcis, I'm using Teechart for two years, I need to export some line chart to Illustrator and flash. Due to eps export limitations, I have writen a TeeAICanvas, to export AI format, using GDI+ interface. So I can get some more stuff : line width drawing under 1 pixel (0,2 for example), XY posi...
by jmarc
Wed May 04, 2005 7:41 am
Forum: VCL
Topic: Line series are black in EPS export, pen properties lost?
Replies: 3
Views: 7175

Yes, Marjan that's it : When width is 1, all is OK : line colored, and style OK (solid, dash...). When width >1 line is black and solid. I don't see any difference with the line style, it seems to be ok. Is there a way to correct it? Is there a way in vector formats to have line width less than 1 ? ...
by jmarc
Mon May 02, 2005 5:37 pm
Forum: VCL
Topic: Line series are black in EPS export, pen properties lost?
Replies: 3
Views: 7175

Line series are black in EPS export, pen properties lost?

I'm creating charts with colored line at Runtime and exporting in different formats. JPEG is OK, WMF also. In EPS I dont get any color in the the line series. The lines are only black and the width is not changing. It seems like pen properties are not used. colors are Ok in another places in the cha...