Page 1 of 1

Instantiate GDPicture Object in new version

Posted: Fri Aug 02, 2013 6:07 am
by LotusGuy
I have been using the Version 5 of the active X component in a scripted application. Currently to instantiate the object I would use the following code:

Code: Select all

	Set oGdPicture = CreateObject("gdpicturepro5.imaging")	
	oGdPicture.SetLicenseNumber("111111111111111111") 'Demo code version
With the latest version, what would be the appropriate "CreateObject" call? I have searched and can't find an example.

Thanks!

Keith

Re: Instantiate GDPicture Object in new version

Posted: Wed Jan 30, 2019 6:53 pm
by Gabriela