Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, March 27, 2007 7:59:29 PM(UTC)
Andrew Polden

Groups: Registered
Posts: 5


Hello

I'm having problem using the Lead Vector ActiveX control within Delphi 2006.

I have imported the component (generating the appropriate wrapper classes), and have been successfully able to use it within a testbed application, which loads an SVG file and renders it (using the Render function) on a LeadMain VCL control.

When I copy this same code to my main project, I get a run-time error when loading the same vector image into the vector control:

EOleException with message 'LEAD Error: Invalid file format'.

I have called UnlockSupport(L_SUPPORT_VECTOR, ...) on the control in case this was the cause, but to no avail. I have also tried loading other vector images (that work correctly in the testbed app) but this also does not work.

Has anybody encountered such issues before?

Regards,

Andrew
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Saturday, March 31, 2007 5:37:15 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Andrew,



'Invalid file format' error messages are normally generated due
to a missing DLL file which is required to load specific image format. For
example, if you want to load SVG vector file, you need to deploy the LFSVG???.DLL file with your application.

For a listing of the exact DLLs needed when deploying
your application, refer to "Files To Be Included With Your Application" topic in our help file.

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.039 seconds.