Changing all fonts in one move

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Rob
Newbie
Newbie
Posts: 11
Joined: Fri Apr 02, 2004 5:00 am
Contact:

Changing all fonts in one move

Post by Rob » Wed Jul 07, 2004 2:03 pm

Hello,

Our charts are printed to a PDF. We found out that only TTF fonts are accepted, Type 1 fonts not. Our charts use Type 1 fonts. Now, can I change ALL fonts in a chart at once (Not the SIZES, just the fontname!)?

Rob

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

Post by Marjan » Wed Jul 07, 2004 2:22 pm

Hi, Rob.

Yes, it can be done, but only if you modify existing TeePDFCanvas.pas unit and change the part where font metric and properties are generated.
Marjan Slatinek,
http://www.steema.com

Post Reply