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.
Printing Multiple Charts
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |