It will be difficult but we'll see.
Thank you for the time spent helping me.
Search found 6 matches
- Mon Jul 08, 2013 1:24 pm
- Forum: VCL
- Topic: Export a chart in a PDF file
- Replies: 9
- Views: 10171
- Thu Jul 04, 2013 2:56 pm
- Forum: VCL
- Topic: Export a chart in a PDF file
- Replies: 9
- Views: 10171
Re: Export a chart in a PDF file
One last thing.
Do you have an approximate date for this release ?
Do you have an approximate date for this release ?
- Thu Jul 04, 2013 2:40 pm
- Forum: VCL
- Topic: Export a chart in a PDF file
- Replies: 9
- Views: 10171
Re: Export a chart in a PDF file
OK thank you for all your replies.
- Thu Jul 04, 2013 1:38 pm
- Forum: VCL
- Topic: Export a chart in a PDF file
- Replies: 9
- Views: 10171
Re: Export a chart in a PDF file
At first, thank you for your reply. I tried the code you provide for me and ... it works. However, it seems to persist a little problem. I changed the options TChart (adding a ChartEditor and throwing on the double click of TChart). I then changed the Gradient property to make it visible The result ...
- Wed Jul 03, 2013 8:03 am
- Forum: VCL
- Topic: Export a chart in a PDF file
- Replies: 9
- Views: 10171
Re: Export a chart in a PDF file
Here is the result in the preview http://img163.imageshack.us/img163/2648/i98j.png And the result when exporting pdf http://img822.imageshack.us/img822/8585/ccp9.png It is extremely difficult for me to give you a simple example program. We are working on a project whose sources are interconnected an...
- Tue Jul 02, 2013 12:54 pm
- Forum: VCL
- Topic: Export a chart in a PDF file
- Replies: 9
- Views: 10171
Export a chart in a PDF file
Hello, I get the following output when I try to export to PDF, a graph with the gradient property enabled I use a pie chart, and for each part of the pie, a colored square appears. These squares are not seen during the preview that presents a correct result. I tried to change the options on the comp...