Search found 31 matches

by iansml
Thu May 28, 2009 11:32 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: VintasoftImage Tag
Replies: 3
Views: 10880

Re: VintasoftImage Tag

Yes, that is correct. I set the Tag value on the image, save it, re-load the image and the tag value is lost.
by iansml
Fri May 22, 2009 7:09 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Can I install on a 64-bit OS?
Replies: 6
Views: 10740

Re: Can I install on a 64-bit OS?

Hi,

This may not be a problem after all. I've tried a solution and it seems to have helped get past this initial error.

Will test further to see if there are any other "64-bit" problems.

Ian
by iansml
Fri May 22, 2009 6:36 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Can I install on a 64-bit OS?
Replies: 6
Views: 10740

Can I install on a 64-bit OS?

Hi, I am trying to install a test application on 32 and 64-bit operating systems. It works perfectly on all 32-bit systems tested so far, but I can't get the Twain dll to work on the only 64-bit OS I have available (Windows Server 2008). The error message I'm getting is: An attempt was made to load ...
by iansml
Fri May 22, 2009 2:08 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: New features request for version 3.0 of VintaSoftAnnotation
Replies: 20
Views: 32078

New features request for version 3.0 of VintaSoftAnnotation

Hi Alex,

Do you have any plans to open this product up to allow users to view and annotate PDF, Word, RTF and other text-based documents? I've just been asked if your control will allow us to do this and can't see anything in the documentation.

Thanks,

Ian
by iansml
Wed May 20, 2009 1:53 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: VintasoftImage Tag
Replies: 3
Views: 10880

VintasoftImage Tag

Hi, I was looking at the VintasoftImage Tag property and was thinking that it looked useful as a way of embedding metadata in an image. The problem is that this information does not seem to be persisted when you call Save on the image. Is this correct? If so, what is the point of this property? Than...
by iansml
Wed May 13, 2009 3:19 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Bulk load images and annotations
Replies: 6
Views: 12786

Re: Bulk load images and annotations

Alex,

Thanks very much. Dowloaded v2.2.2.1 and it works great. Very quick turnaround. Good work..

Ian
by iansml
Tue May 12, 2009 3:43 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Bulk load images and annotations
Replies: 6
Views: 12786

Re: Bulk load images and annotations

Alex.

Sent a ZIP project to your support team. How long should it take for your guys to take a look at it?

Thanks,

Ian
by iansml
Tue May 12, 2009 1:52 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Save annotations separately in Multipage TIFF?
Replies: 7
Views: 12941

Re: Save annotations separately in Multipage TIFF?

I guess my question was: "is this possible?". Can I take it from your reply that it's not? I only started working with multipage TIFF's and your Annotation controls a few weeks ago so am learning what is and isn't possible as I go along. Is this a feature that could be added in future vers...
by iansml
Tue May 12, 2009 12:54 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Bulk load images and annotations
Replies: 6
Views: 12786

Re: Bulk load images and annotations

Hi Alex, I refactored the code to call the LoadAnnotations method in the ImagesCollectionChanged event. I'm still having the same problem though - the annotations are visible in the ImageViewer when you select the thumbnail BUT the annotations only show up on the first thumbnail in the thumbnail vie...