Search found 2323 matches

by Alex
Fri Aug 30, 2013 8:08 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: New features request for version 7.0 of VintaSoftAnnotation.
Replies: 6
Views: 7044

Re: New features request for version 7.0 of VintaSoftAnnotat

Hello,
maggarwal wrote:
We plan to release version 7.0 of VintaSoftImaging.NET SDK at the end of June.
When will this be released?
Version 7.0 of VintaSoftImaging.NET SDK will be released next week.

Best regards, Alexander
by Alex
Thu Aug 29, 2013 10:34 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: PdfDocumentInfo.Subject is not stored in the document
Replies: 3
Views: 4258

Re: PdfDocumentInfo.Subject is not stored in the document

Hello Michael,

Big is fixed in version 8.3.5.1.

Best regards, Alexander
by Alex
Thu Aug 29, 2013 10:33 am
Forum: Announcements
Topic: Version 8.3 of VintaSoftTwain.NET SDK has been released.
Replies: 5
Views: 5131

Version 8.3.5.1 of VintaSoftTwain.NET SDK has been released.

Version 8.3.5.1 of VintaSoftTwain.NET SDK has been released.

What's new in this version:
  • Fixed the bug in PDF encoder.
by Alex
Wed Aug 28, 2013 9:34 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: PdfDocumentInfo.Subject is not stored in the document
Replies: 3
Views: 4258

Re: PdfDocumentInfo.Subject is not stored in the document

Hello Michael,

Unfortunately, this is a bug. Version with bug fix will be available tomorrow.

Best regards, Alexander
by Alex
Wed Aug 28, 2013 9:33 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Question to solve exception "Capability is not supported"
Replies: 2
Views: 3543

Re: Question to solve exception "Capability is not supported

Hello Michael,

You need check supported page sizes using the Device.GetSupportedPageSizes method before setting value of the PageSize property.

Best regards, Alexander
by Alex
Thu Aug 22, 2013 10:48 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: web scan - Device manager error
Replies: 4
Views: 4504

Re: web scan - Device manager error

Hello Jorge,

Please read this article:
http://www.vintasoft.com/docs/vstwain-d ... ebApp.html

and let me know if you will have any question or problem.

Best regards, Alexander
by Alex
Fri Aug 16, 2013 3:31 pm
Forum: Announcements
Topic: Version 6.1 of VintaSoftImaging.NET SDK has been released.
Replies: 25
Views: 15632

Version 6.1.18.1 of VintaSoftImaging.NET SDK has been released.

Version 6.1.18.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Fixed not critical bug in image renderer.
  • In ThumbnailViewerDemo added code that shows how to add the CheckBox under thumbnail in the thumbnail viewer.
by Alex
Wed Aug 14, 2013 8:52 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Acquire more than one page - with user-interaction
Replies: 3
Views: 3694

Re: Acquire more than one page - with user-interaction

Hello Michael, Your algorithm should do the following steps: Start an image acquisition Show a user dialog when image is acquired Cancel OR finish image acquisition if user does not want to acquire more images Start new image acquisition process OR continue current image acquisition process if user ...
by Alex
Tue Aug 13, 2013 6:41 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Acquire more than one page - with user-interaction
Replies: 3
Views: 3694

Re: Acquire more than one page - with user-interaction

Hello Michael,

Do you want to create the user dialog for flatbed scanner, scanner with ADF or for any scanner?

Best regards, Alexander
by Alex
Wed Aug 07, 2013 8:28 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: How to Disable Grab Moving of Image?
Replies: 1
Views: 5113

Re: How to Disable Grab Moving of Image?

Hello David,

You can disable drag-and-drop in thumbnail viewer using the ThumbnailViewer.DisableDragDrop property.

Best regards, Alexander