Bug with export Chart to PDF

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
vvv
Newbie
Newbie
Posts: 9
Joined: Mon Jan 31, 2005 5:00 am
Location: Donetsk, Ukraine
Contact:

Bug with export Chart to PDF

Post by vvv » Thu Mar 09, 2006 9:32 am

Hi.
Access violation when I`m trying to save chart as PDF file in chart editor.
TeeChart v.7.05 or 7.07

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

Post by Narcís » Thu Mar 09, 2006 10:02 am

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.
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

vvv
Newbie
Newbie
Posts: 9
Joined: Mon Jan 31, 2005 5:00 am
Location: Donetsk, Ukraine
Contact:

PDF

Post by vvv » Thu Mar 09, 2006 10:46 am

Function Save as PDF by TeeCommander returns "Access violation in module ntdll.dll". Maybe this problem with my computer.

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

Post by Narcís » Thu Mar 09, 2006 12:36 pm

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?
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

vvv
Newbie
Newbie
Posts: 9
Joined: Mon Jan 31, 2005 5:00 am
Location: Donetsk, Ukraine
Contact:

Post by vvv » Thu Mar 09, 2006 2:00 pm

I`m using Windows XP Professional v.2002 + SP1

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 Mar 10, 2006 4:29 pm

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.
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