Printing Quality
Posted: Sat Aug 19, 2006 1:34 pm
Hello All,
please advise me the best way to printing charts. Now I have following stuation
1) I put TeeChart (2.0.2306.26232) on form (WinForm, C#)
2) The form is included several text objects besides the chart
3) I need to print that form with chart and other objects
now I do it in this way
1) adjust form to A4
2) make a screenshot, as a result I have non-compressed BMP
3) I draw this BMP on printer context
The problem is that the result quality is 72 dpi, but I need 600 dpi.
Is there any opportunity to force chart draw direct on printer context in specified location without any transformation ?
I would appreciate any ideas..
Thanks.
please advise me the best way to printing charts. Now I have following stuation
1) I put TeeChart (2.0.2306.26232) on form (WinForm, C#)
2) The form is included several text objects besides the chart
3) I need to print that form with chart and other objects
now I do it in this way
1) adjust form to A4
2) make a screenshot, as a result I have non-compressed BMP
3) I draw this BMP on printer context
The problem is that the result quality is 72 dpi, but I need 600 dpi.
Is there any opportunity to force chart draw direct on printer context in specified location without any transformation ?
I would appreciate any ideas..
Thanks.