LEADTOOLS Support
Imaging
Imaging SDK Questions
Feature not supported when calling CompactFile
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, July 20, 2007 6:18:20 AM(UTC)
Groups: Registered
Posts: 2
I am getting an error when I call the compactfile method. The error is "Feature not supported". I don't understand why I would get this error. We have a licensed copy of the Document Imaging. This should be a standard feature. As far as I know I have references to all the necessary assemblies and I am using the unlock key. Also I am calling Rastercodecs.Startup before I call the method. Any help would be greatly appreciated.
Thanks,
John
#2
Posted
:
Monday, July 23, 2007 6:37:15 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
John,
Using the CompactFile method does not require any unlock key. Normally
"Feature not supported" error is generated when your application misses one or
more of the needed DLLs you need to include with it. For TIFF in particular,
you need the file Leadtools.Codecs.Tif.Dll, Leadtools.Codecs.Fax.Dll, and if
you want to save TIFF images with JPEG compression, you need to add reference
to the Leadtools.Codecs.Cmp.Dll.
Also, some TIFF formats need Leadtools.ColorConversion.dll if there is a color
space other than RGB.
LEADTOOLS Support
Imaging
Imaging SDK Questions
Feature not supported when calling CompactFile
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.