Fixed size/resolution printing

TeeChart for ActiveX, COM and ASP
Post Reply
sjhein
Newbie
Newbie
Posts: 2
Joined: Mon Sep 22, 2008 12:00 am

Fixed size/resolution printing

Post by sjhein » Mon Jan 26, 2009 6:44 pm

Can you provide me with some guidance on the best way to print charts at a fixed size/resolution, independent of the size of the displayed chart (e.g. non-WYSIWYG)? I would like the printed chart to appear the same, regardless of how the user has sized the chart window.

I am using TeeChart ActiveX 8.0.0.4 with VB6

Thanks,
-Scott

sjhein
Newbie
Newbie
Posts: 2
Joined: Mon Sep 22, 2008 12:00 am

Post by sjhein » Mon Jan 26, 2009 8:11 pm

I found a "hack" for this: export the "sizable" graph to a native file, and then import it to a hidden, fixed-size graph control, and print the hidden/fixed graph instead of the sizable graph.

Is there a more elegant way to do this?

Thanks,
-Scott

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Jan 27, 2009 8:21 am

Hi Scott,

Yes, I recommend you to read the printing better article here.

Hope this helps!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply