Label text in Chart sometimes skewed when copied?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Johan Ingemansson
Newbie
Newbie
Posts: 59
Joined: Fri May 28, 2004 4:00 am
Location: Sweden

Label text in Chart sometimes skewed when copied?

Post by Johan Ingemansson » Fri Sep 10, 2004 8:37 am

Hello,

If I have created a Chart and used the CopyToClipboardMetaFile(True) procedure, after that I paste it into for example powerpoint. When I look at the picture in the preview the for example label text is sometimes "skewed" in some direction, even if the width and the Height is the same as it was before i copied it. Does anyone have any ideas how to solve this problem?

Best Regards,

Johan Ingemansson

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Fri Sep 10, 2004 9:18 am

Hi.

Strange problem. Teechart doesn't do anything special with metafile so if this turns out to be a bug, it's mostl likely buried somewhere in Delphi canvas/metafile implementation. Is the problem platform specific (XP, W2k, W2003) ? Also, it's application specific (meaning does it only happen with some applications) ?
Marjan Slatinek,
http://www.steema.com

Johan Ingemansson
Newbie
Newbie
Posts: 59
Joined: Fri May 28, 2004 4:00 am
Location: Sweden

Post by Johan Ingemansson » Sun Sep 19, 2004 6:45 pm

Hi,

It seems that it only happens with PowerPoint when you look in the slide show, but if I increase the font size from 8 to example 10 the problem disappears! This is good enought for me so problem solved!

Best Regards,

Johan Ingemansson

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Mon Sep 20, 2004 5:45 am

Hi.

Good tip for a workaround. Thans for the feedback.
Marjan Slatinek,
http://www.steema.com

Post Reply