Hi Marc,
nope second option refer to increase title\label font size (i've increased from 6 ot 7 and R&D manager accepted compromise).
about your option code i still having image misformed by yours (check attachment test.zip , olther is source code).
any help?
Best Regards,
Geomisure
Search found 10 matches
- Fri Jul 29, 2022 9:10 am
- Forum: .NET
- Topic: [WPF] Teechart Print
- Replies: 12
- Views: 11075
- Thu Jul 28, 2022 9:13 am
- Forum: .NET
- Topic: [WPF] Teechart Print
- Replies: 12
- Views: 11075
Re: [WPF] Teechart Print
Hi Marc, for first option it's not possible. first size for chart.bitmap(x,y) must be the same of last 2 size parameter. otherwise image is cutted (even if you set stretchmode = fill to image) for second option i've increased size by 1 unit and R&D manager accept this compromise, however image quali...
- Wed Jul 27, 2022 3:29 pm
- Forum: .NET
- Topic: [WPF] Teechart Print
- Replies: 12
- Views: 11075
Re: [WPF] Teechart Print
zoom in on pdf generate. (ctrl + ) you will can see a great difference between legend text and "header text" on first line. The same issue is obtained with a "scaling" of tchart bitmap export. Only (worst) way to not blurry image is to printvisual from window (but it depend on window rendering and i...
- Wed Jul 27, 2022 2:13 pm
- Forum: .NET
- Topic: [WPF] Teechart Print
- Replies: 12
- Views: 11075
Re: [WPF] Teechart Print
No solution?
I must rollback to windows form to obtain accepteable image?
Best Regards,
Geomisure
I must rollback to windows form to obtain accepteable image?
Best Regards,
Geomisure
- Tue Jul 26, 2022 10:46 am
- Forum: .NET
- Topic: [WPF] Teechart Print
- Replies: 12
- Views: 11075
Re: [WPF] Teechart Print
Hi Marc, thx for response. In attachment , an upgrade for the examples based with support windows. There i pre set windows size aa Page A4, after all i build chart and export then such as original idea. But if you zoom che report generated i can see an high difference in blurry between first line an...
- Mon Jul 25, 2022 2:55 pm
- Forum: .NET
- Topic: [WPF] Teechart Print
- Replies: 12
- Views: 11075
Re: [WPF] Teechart Print
no suggestions?
in addiction i've noticed that picture exported is Blurry... like pixellized...
This is the max quality of TChart under WPF??????!!!!????
in addiction i've noticed that picture exported is Blurry... like pixellized...
This is the max quality of TChart under WPF??????!!!!????
- Wed Jul 20, 2022 10:06 am
- Forum: .NET
- Topic: [WPF] Teechart Print
- Replies: 12
- Views: 11075
[WPF] Teechart Print
Good Morning, is there any way to avoid Chart Canvas to be resized when it's been exported for printing? Example: private void testdummyprint() { var prtDlg = new PrintDialog(); FlowDocument doc = new FlowDocument(); doc.Name = "Test"; doc.PageHeight = (96 / 2.54)*29.7; doc.PageWidth = (96 / 2.54) *...
- Tue May 24, 2022 3:03 pm
- Forum: .NET
- Topic: Issues license with .NET5/6
- Replies: 4
- Views: 6226
Re: Issues license with .NET5/6
upgrade: We also checked license on new WinForm Project on framework 4.8 and still recognized as Evaluation License. I've checked with my colleagues and anyone have installed\activated this license. We are completely stucked on migration to new framework. Hope to receive help Best Regards Geomisure
- Tue May 24, 2022 8:32 am
- Forum: .NET
- Topic: Issues license with .NET5/6
- Replies: 4
- Views: 6226
Re: Issues license with .NET5/6
Edit.
License activated through TeeCalc_Lic but it continue to be recognized as Evaluation (ever in runtime than design)
I've followed video instructions
Thanks so much for Support
Best Regards
Geomisure
License activated through TeeCalc_Lic but it continue to be recognized as Evaluation (ever in runtime than design)
I've followed video instructions
Thanks so much for Support
Best Regards
Geomisure
- Mon May 23, 2022 10:00 am
- Forum: .NET
- Topic: Issues license with .NET5/6
- Replies: 4
- Views: 6226
Issues license with .NET5/6
Goodmorning, Trying to migrate our WindowsForm application from .net 4.8 to .NET5, we are experiencing many troubles: 1- License is not recognized (its the same develop machine of old application) in .NET5 (even in runtime than design mode) anche we have followeg video instruction for license instal...