Page 1 of 1
Bug with export Chart to PDF
Posted: Thu Mar 09, 2006 9:32 am
by 9340791
Hi.
Access violation when I`m trying to save chart as PDF file in chart editor.
TeeChart v.7.05 or 7.07
Posted: Thu Mar 09, 2006 10:02 am
by narcis
Hi vvv,
I couldn't reproduce that here adding TeePDFCanvas unit to the uses section, running the project and exporting to PDF using TeeCommander. Are there any special steps I should follow to reproduce the problem here?
Thanks in advance.
PDF
Posted: Thu Mar 09, 2006 10:46 am
by 9340791
Function Save as PDF by TeeCommander returns "Access violation in module ntdll.dll". Maybe this problem with my computer.
Posted: Thu Mar 09, 2006 12:36 pm
by narcis
Hi vvv,
Yes, this is not a TeeChart problem as ntdll.dll is a windows nt (and all derived versions) system functions module. It may be a problem on your machine or your O.S. version since it doesn't happen here using Win 2003 Enterprise Server + SP1. Which O.S. version are you using?
Posted: Thu Mar 09, 2006 2:00 pm
by 9340791
I`m using Windows XP Professional v.2002 + SP1
Posted: Fri Mar 10, 2006 4:29 pm
by narcis
Hi vvv,
I've tested it using Win XP Professional + SP2 and works fine here. So you may need install SP2 to fix that ntdll.dll problem. The built I exactly used is version 5.1 (Build 2600.xpsp_sp2_gdr.050301-1519 : Service Pack 2). You can check that by openning a command line window and running winver command.