Hi,
I'm trying to place an exported chart into a pdf document.
I've succeeded in doing this, but the quality of the chart is not very clear and are a bit blurred, especially the labels and lines.
I've tested exporting as jpeg and png but there is no difference in the result. I've also tested between exporting as file and memory stream, but no difference.
Is there a way that I can enhance the quality and readibility of the chart?
I'm using iTextSharp to create the pdf documents, TeeChart 3.0 for charting and VS 2005.
Thanks
Regards
Exporting To PDF
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi cjherasmus,
Are you exporting the charts as shown in Tutorial 12 - Exporting and Importing Charts and latest TeeChart for .NET v3 available at the client area? You'll find the tutorials at TeeChart's program group.
If the problem persists please send us a simple example project we can run "as-is" to reproduce the problem here. You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance!
Are you exporting the charts as shown in Tutorial 12 - Exporting and Importing Charts and latest TeeChart for .NET v3 available at the client area? You'll find the tutorials at TeeChart's program group.
If the problem persists please send us a simple example project we can run "as-is" to reproduce the problem here. You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
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 |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 10
- Joined: Mon Aug 27, 2007 12:00 am
Narcis,
I am following the way it is explained in the tutorial. I'm also using the latest version of TeeChart 3. I cannot send you the code, for it's an extremely large project which has many dependencies on other technology and databases. I also have not the time to produce a smaller example due to budget constraints, etc.
My question is to the export of a chart to an image and any way how to improve the quality. I'll upload you an export of a jpeg chart so that you can see the quality. That's unfortunately all I can do. The file name is "chart_quality.jpg"
Thanks
I am following the way it is explained in the tutorial. I'm also using the latest version of TeeChart 3. I cannot send you the code, for it's an extremely large project which has many dependencies on other technology and databases. I also have not the time to produce a smaller example due to budget constraints, etc.
My question is to the export of a chart to an image and any way how to improve the quality. I'll upload you an export of a jpeg chart so that you can see the quality. That's unfortunately all I can do. The file name is "chart_quality.jpg"
Thanks
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi cjherasmus,
As you can see in the tutorial, you can set the Quality property for jpg files. Have you tried setting it to 100?
Thanks in advance.
As you can see in the tutorial, you can set the Quality property for jpg files. Have you tried setting it to 100?
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 |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 10
- Joined: Mon Aug 27, 2007 12:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi cjherasmus,
Could you please send us a simple example project we can run "as-is" to reproduce the problem here and let us know the exact TeeChart version you are using?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
Could you please send us a simple example project we can run "as-is" to reproduce the problem here and let us know the exact TeeChart version you are using?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
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 |
Instructions - How to post in this forum |