Search found 9 matches

by mimo4o
Tue Feb 19, 2013 11:21 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Size in bytes of VintasoftImage
Replies: 3
Views: 5639

Re: Size in bytes of VintasoftImage

Hello Alex,

Yes, I need to get size of image data.

Best regards, Miroslav
by mimo4o
Thu Feb 14, 2013 4:17 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Size in bytes of VintasoftImage
Replies: 3
Views: 5639

Size in bytes of VintasoftImage

Hello all,

How can I get the size of VintasoftImage in bytes?

Thanks in advance!
Best regards,
Miroslav Vasilev
by mimo4o
Thu May 13, 2010 11:59 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: ImageViewer images collection
Replies: 6
Views: 11743

Re: ImageViewer images collection

Hello Alex,

I try with version 4.0.7.1 and the problem is solved.

Thank you!
Best regards
by mimo4o
Wed May 12, 2010 11:45 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: ImageViewer images collection
Replies: 6
Views: 11743

Re: ImageViewer images collection

Hello Alex,

As I mentioned above I am loading images from one big tiff file (700 mb, 600 pages).
The code is: imgViewer.Images.Add(filename);

10x for reply. I will download version 4.0.7.1 of VIntaSoftImaging.NET SDK and try again.

Best regards
by mimo4o
Mon May 10, 2010 9:55 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: ImageViewer images collection
Replies: 6
Views: 11743

Re: ImageViewer images collection

Hello Alex,

I downloaded the latest version yesterday and tried it but the above problem still exists.
by mimo4o
Wed May 05, 2010 1:03 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: ImageViewer images collection
Replies: 6
Views: 11743

ImageViewer images collection

Hello, I have a problem with image viewer. When I use big tiff file for example 500 pages, I dispay thumbnails of images in thimbnail viewer. The code is: imgViewer.Images.Add(this.filename); When I scroll in thumbnailViewer thumbnail by thumbnail, I get error "out of memory". In Windows T...
by mimo4o
Wed Mar 24, 2010 5:32 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Thumbnail Viewer
Replies: 2
Views: 8183

Re: Thumbnail Viewer

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 thi...
by mimo4o
Fri Mar 19, 2010 5:15 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Thumbnail Viewer
Replies: 2
Views: 8183

Thumbnail Viewer

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