I have a problem with the positioning of the left axis labels in a pdf file. They are being written through the vertical axis like they are left aligned.
example: http://abri.une.edu.au/staff/klint/bbb.pdf
Is this the same clipping thing that was solved in mid march?
Also, is there anyway to offset the position of the chart? I'd like to leave some space at the bottom (i.e. specify the pdf page size and the position/size of the chart on the page separately).
klint.
position of left axis labels in pdf export?
Hi, Klint.
Yes, I think so. In the latest sources I'm working the labels are correctly aligned.Is this the same clipping thing that was solved in mid march?
Not once chart size is set. But you could add extra space to chart by increasing it's bottom margin.Also, is there anyway to offset the position of the chart?
Marjan Slatinek,
http://www.steema.com
http://www.steema.com
The march clipping problem was a tempory string in cliprectangle not being cleared. ClipRectangle doesnt seem to be called at all (the break point that I set never occured). Setting tmpSt to empty in cliprectangle doesnt appear to fix the problem. All the other occurances of tmpSt seem to initialise it.
What do I need to do to get this to draw properly? Can I get an updated teepdfcanvas.pas?
klint.
[edit] I've just noticed it's not just my left axis, the bottom axis is left aligned on the ticks.
What do I need to do to get this to draw properly? Can I get an updated teepdfcanvas.pas?
klint.
[edit] I've just noticed it's not just my left axis, the bottom axis is left aligned on the ticks.
Hi, Klint.
Yes, please contact me directly at "marjan at steema dot com" and I'll send you updated TeePDFCanvas.pas unit.
Yes, please contact me directly at "marjan at steema dot com" and I'll send you updated TeePDFCanvas.pas unit.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Silo,
If you are a TeeChart Source Code customer you can contact me and I'll send you updated TeePDFCanvas.pas.
If you are a TeeChart Source Code customer you can contact me and I'll send you updated TeePDFCanvas.pas.
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 |