Title and Footer alignment not correctly printing

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
MIKE
Newbie
Newbie
Posts: 4
Joined: Fri Dec 16, 2011 12:00 am

Title and Footer alignment not correctly printing

Post by MIKE » Thu Apr 05, 2012 1:41 pm

Hello!
I have Delphi XE2 and TeeChart 2011.
Chart1.Title.Alignment := taCenter;
Chart1.Foot.Alignment := taRighJustify;

ChartPreview display everything fine.
But after printing to printer or to PDF-file alignment of Title or Footer is wrong.
Attachments
After.png
This is PDF. Look to the footer and title
After.png (23.17 KiB) Viewed 5360 times
Before.png
TChartPreview display correctly
Before.png (22.73 KiB) Viewed 5333 times

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Title and Footer alignment not correctly printing

Post by Yeray » Tue Apr 10, 2012 7:44 am

Hi Mike,

Could you please send us a simple example project we can run as-is to reproduce the problem here? Thanks in advance.
You could be interested on taking a look at the printing better article here
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

MIKE
Newbie
Newbie
Posts: 4
Joined: Fri Dec 16, 2011 12:00 am

Re: Title and Footer alignment not correctly printing

Post by MIKE » Tue Apr 10, 2012 8:12 am

Please!
Sample project and two screenshots.
Attachments
Test.zip
(185.88 KiB) Downloaded 341 times

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Title and Footer alignment not correctly printing

Post by Yeray » Tue Apr 10, 2012 11:46 am

Hi Mike,

You are right. I could reproduce it so I've added it to the defect list to be revised for future releases (TV52016149).
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

MIKE
Newbie
Newbie
Posts: 4
Joined: Fri Dec 16, 2011 12:00 am

Re: Title and Footer alignment not correctly printing

Post by MIKE » Thu Aug 30, 2012 9:38 am

Hi again!
Does the last build (2012 June 15) fixed our problem?

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Title and Footer alignment not correctly printing

Post by Yeray » Thu Aug 30, 2012 10:20 am

Hi Mike,

I'm afraid not. I've incremented the ticket severity.
Note you can look for the bug number in the release notes here when a new release is announced (follow us on facebook, twitter, this forums or the rss) to know if a bugfix/feature request has been implemented.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply