Left Axis Title Mispositioned on PDF Output

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
rgsolutions
Newbie
Newbie
Posts: 7
Joined: Mon Jun 11, 2012 12:00 am

Left Axis Title Mispositioned on PDF Output

Post by rgsolutions » Fri Feb 15, 2013 10:08 pm

If the chart has a title for the left axis and the output is exported to PDF, the resulting chart will have the axis title positioned over the axis values. To recreate, do the following:

1. Create a new chart.
2. Add a series.
3. For the left axis, add a title.
4. Open the export dialog.
5. Select format as PDF.
6. Select the Preview button.

In the preview you will see that the title for the left axis is not in the correct position and is overwriting the axis values.

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

Re: Left Axis Title Mispositioned on PDF Output

Post by Yeray » Mon Feb 18, 2013 8:58 am

Hello,

This is a known issue already listed on the defect list (TV52010840) to be fixed for future releases.
However, it seems to work better now than it does in the past. Could you please confirm if this is what you get?
AxisPdf.png
AxisPdf.png (13.66 KiB) Viewed 3946 times
The axis title isn't strictly overlapping the axis labels. There's no margin, but doesn't seem to overlap it.

The only alternative I can think on right now could be to use a virtual pdf printer to create your pdf
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

rgsolutions
Newbie
Newbie
Posts: 7
Joined: Mon Jun 11, 2012 12:00 am

Re: Left Axis Title Mispositioned on PDF Output

Post by rgsolutions » Tue Feb 19, 2013 10:10 pm

Yes it is.

Post Reply