Hello I would like to create thumbnail from doc docx, actually I use library Leadtools but I have this error :
ExceptionFilter Leadtools.RasterException: Invalid file format at Leadtools.Codecs.RasterCodecs.CheckExceptions(Int32 code) at Leadtools.Codecs.RasterCodecs.DoLoad(LoadParams loadParams) at Leadtools.Codecs.RasterCodecs.Load(String fileName, Int32 width, Int32 height, Int32 bitsPerPixel, RasterSizeFlags flags, CodecsLoadByteOrder order)
I would like to use an another lib for create the thumbnail.