Export formats and their units

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
moelski
Advanced
Posts: 212
Joined: Mon Apr 23, 2007 12:00 am
Location: Germany
Contact:

Export formats and their units

Post by moelski » Wed Oct 31, 2007 8:50 am

Hello support,

could you please give me a list of all available export formats and their associated units?

And how is it possible to export to native / data from my sourcecode?

And the last ... How can I send the chart as an EMail ?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Oct 31, 2007 11:11 am

Hi Dominik,
could you please give me a list of all available export formats and their associated units?
Please read Tutorial 12 - Exporting and Importing Charts, specially the Available formats section. Clicking on the link on each format the help file will open with unit information. You'll find the tutorials at TeeChart's program group.
And how is it possible to export to native / data from my sourcecode?
In the same tutorial, please read Exporting data and TeeChart's 'Tee' template and data export import format sections. I also recommend you to be aware on that.
And the last ... How can I send the chart as an EMail ?
You'll find and example of this at All Features\Welcome!\Exporting\Email in the new features demo. Features demo can be found at TeeChart's program group as well.

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Post by xxxxxx » Thu Nov 01, 2007 8:08 pm

Hi, Narcís!
Recently I also studied this issue and even after reading of the Chapter 12 had to use cut-and-try approach to find empirically which unit should be included into uses clause to enable export in particular format, say pdf. That chapter is definetly too lapidary
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Nov 02, 2007 9:27 am

Hi Alexander,

Thanks for the information. Looking at the exporting examples in the features demo may also help you finding necessary units.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Post by xxxxxx » Fri Nov 02, 2007 2:56 pm

Exactly - that was the way I used to explore exporting possibilities.
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

Post Reply