Search found 2320 matches

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: 4087

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: 3424

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: 4359

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: 14632

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: 3560

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: 3560

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: 5004

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
by Alex
Tue Aug 06, 2013 2:18 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Moving Tiff Pages
Replies: 3
Views: 5617

Re: Moving Tiff Pages

Please read the "Programming => Document and Image Formats => TIFF" section in the documentation:
http://www.vintasoft.com/docs/vsimaging-dotnet/

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

Best regards, Alexander
by Alex
Tue Aug 06, 2013 11:47 am
Forum: Announcements
Topic: Version 6.1 of VintaSoftImaging.NET SDK has been released.
Replies: 25
Views: 14632

Version 6.1.17.3 of VintaSoftImaging.NET SDK has been released.

Version 6.1.17.3 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Fixed the bug in rendering of TIFF image with JPEG2000 compression.
  • Fixed the bug in updating image thumbnail after image change.
by Alex
Tue Aug 06, 2013 9:37 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Moving Tiff Pages
Replies: 3
Views: 5617

Re: Moving Tiff Pages

Hello Pawan,

Do you want drag thumbnails from one thumbnail viewer to another using code. Am I right?

Best regards, Alexander