Printing Multiple Charts

TeeChart for ActiveX, COM and ASP
Post Reply
nbp
Newbie
Newbie
Posts: 83
Joined: Mon Sep 18, 2006 12:00 am

Printing Multiple Charts

Post by nbp » Thu Jan 15, 2009 9:11 pm

I'm trying to print multiple charts, one per page by repeated calls to

m_Chart->GetPrinter().Print() And Also

m_Chart->GetPrinter().PrintChart()

In both cases, the first chart prints to a page fine. Afer that I get a corrupted print stream with the following error:

PCL XL error
Error: IllegalOperatorSequence
Operator: EndChar

This happens from various machines and printers, so not related to printer drivers. Any idea what's happening?

Thanks.

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

Post by Narcís » Fri Jan 16, 2009 9:07 am

Hi nbp,

Could you please send us a simple example project we can run "as-is" to reproduce the problem here?

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.
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