Loading...

Tiff not displaying in GdViewer

Support for GdViewer OCX and GdViewer Pro ActiveX/SDK.

Tiff not displaying in GdViewer

Postby leogardner » Mon Jul 21, 2008 10:40 pm

I attached 3 files. File 002 opens and displays in the viewer. Files 003 and 005 appear to open but do not display in the viewer. There are not any error messages given and the return code is valid. Any help would be appreciated.
Thanks
Attachments
005.TIF
003.TIF
002.TIF
leogardner
 
Posts: 3
Joined: Mon Jul 21, 2008 10:20 pm

Re: Tiff not displaying in GdViewer

Postby Loïc » Tue Jul 22, 2008 10:47 am

Hi,

Interesting files.

I don't know (yet) why they can't be rendered corectly by the gdimgplug plugin.

I will study these file.

If you have a GdPicture Pro license you can use this workaround to display it:

Code: Select all
Imaging1.DisableGdimgplugCodecs (True)
Imaging1.CreateImageFromFile("003.tif")
GdViewer1.SetNativeImage(Imaging1.GetNativeImage)
Imaging1.DisableGdimgplugCodecs (False)


However, I will try to solve this issue for the next release.

Best regards,

Loïc
Loïc Carrère, support team.
www.orpalis.com
User avatar
Loïc
Site Admin
 
Posts: 4442
Joined: Tue Oct 17, 2006 10:48 pm
Location: France

Re: Tiff not displaying in GdViewer

Postby leogardner » Tue Jul 22, 2008 5:29 pm

Thank you, this worked
leogardner
 
Posts: 3
Joined: Mon Jul 21, 2008 10:20 pm


Return to GdViewer [Pro] ActiveX

Who is online

Users browsing this forum: No registered users and 1 guest