Search found 7 matches

by rgsolutions
Tue May 26, 2015 12:01 am
Forum: VCL
Topic: Can't Find Declaration for TTeePDFPage
Replies: 5
Views: 8420

Re: Can't Find Declaration for TTeePDFPage

Figured it out. Just need to get it formatted correctly as it is on the screen.
by rgsolutions
Mon May 25, 2015 11:30 pm
Forum: VCL
Topic: Can't Find Declaration for TTeePDFPage
Replies: 5
Views: 8420

Re: Can't Find Declaration for TTeePDFPage

The example was really helpful, thanks. One more question. If I have an existing and already formatted TChart, how do I get it go to PDF? For example, I am displaying the chart to the user and he selects an option (which I give him) to export it to PDF, how can I control the output using TPDFExportF...
by rgsolutions
Wed May 20, 2015 8:32 pm
Forum: VCL
Topic: Can't Find Declaration for TTeePDFPage
Replies: 5
Views: 8420

Re: Can't Find Declaration for TTeePDFPage

Thanks for the information. I can really appreciate that things like this have to change. I do have a request. Is there any documentation, examples, or anything available regarding the use of TPDFDocument? This class is not included in the latest reference material and I would like to know how it is...
by rgsolutions
Wed May 20, 2015 1:02 am
Forum: VCL
Topic: Can't Find Declaration for TTeePDFPage
Replies: 5
Views: 8420

Can't Find Declaration for TTeePDFPage

I have just upgraded to C++ XE8 and have updated the Steema packages. My application uses the information in a TTeePDFPage class object to form PDF output. When I compile the application, it does not find the class declaration. I have scanned through the installed files and cannot find any reference...
by rgsolutions
Thu Oct 30, 2014 11:12 pm
Forum: VCL
Topic: C++ Faults when a TChartListBox is used in a DLL.
Replies: 43
Views: 89117

Re: C++ Faults when a TChartListBox is used in a DLL.

The detour presented in ID522 works just fine for me on C++ XE4.

Thanks for the help.
by rgsolutions
Mon Oct 27, 2014 11:23 pm
Forum: VCL
Topic: C++ Faults when a TChartListBox is used in a DLL.
Replies: 43
Views: 89117

Re: C++ Faults when a TChartListBox is used in a DLL.

Is there any status on fixing this? I would like to be able to move forward to the new update.
by rgsolutions
Wed Oct 15, 2014 5:16 pm
Forum: VCL
Topic: C++ Faults when a TChartListBox is used in a DLL.
Replies: 43
Views: 89117

Re: C++ Faults when a TChartListBox is used in a DLL.

I just downloaded and installed the latest update for C++ XE4 (September 24, 2014, Build 2014.12.140923). The test case that I submitted earlier again fails as before.

I have had to revert back to the TeeChart 2014 140225 SourceCode update you sent me back in March.