VintaSoft Imaging .NET SDK and Plug-ins Discussions

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

Thumbnail Viewer



Thumbnail Viewer

Post by mimo4o »

Hello,
Is there a way to show page number under Thumbnail viewer's thumbnails?


Re: Thumbnail Viewer

Post by Alex »

Hello,

Yes, this is possible if you will redefine view of thumbnails in the ThumbnailViewer - please see our ThumbnailViewersDemo.

Best regards, Alexander


Re: Thumbnail Viewer

Post by mimo4o »

Hello,
I have just downloaded version 4.0 of VintasoftImagineg.NetLibrary. I tried it and have some questions:

1. In older versions i use this fragment of code to save tiff's page to stream: "tf.Pages.Save(str, new Vintasoft.Imaging.Encoders.TiffEncoder(false));". The problem was that this operation was too slow. Now with new version I rewrite this code to: "tf.Pages.Save(str, new Vintasoft.Imaging.Codecs.TiffEncoder());". But when I try to add the stream as image in ImageViewer, I get error "Wrong or unsupported image format".

2. What is the best solution to get images from tiff file, save them in streams, and then add streams to image viewer? I have to use MemoryStream but not Image, because it is transferred via WCF method!

Best regards,
Miroslav Vasilev


Page 1 from 1: 1