Search found 3 matches
- Wed Apr 20, 2022 1:43 pm
- Forum: .NET
- Topic: Problems in various export formats
- Replies: 7
- Views: 10222
Re: Problems in various export formats
Hi Christopher, I tested your latest NuGet package (briefly, more test to follow) and it seems to be ok now. I can still see differences between PNG and PDF exports - diagrams have different scaling - but that may be a different problem. During my tests, another question came up, nevertheless: When ...
- Mon Mar 21, 2022 1:28 pm
- Forum: .NET
- Topic: Problems in various export formats
- Replies: 7
- Views: 10222
Re: Problems in various export formats
Hi Christopher, I just tested with version v2.0.2586.24039 and can confirm that it shows the same problem. If I get it correctly the root cause is that you are not, and have never been, embedding the fonts into the PDF output. But is that really necessary? Wouldn't it suffice to put a reference to t...
- Tue Mar 15, 2022 9:07 am
- Forum: .NET
- Topic: Problems in various export formats
- Replies: 7
- Views: 10222
Problems in various export formats
(History: We've been using "TeeChart for .NET v2", version 2.0.2652.22325, for more than a decade in a web application we built for one of our customers. This application has to generate and export charts in both PNG and PDF format. At the time, we couldn't quite figure out how to get the PDF export...