Search found 2316 matches

by Alex
Thu Sep 12, 2013 12:03 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Unsupported Bits Depth Error
Replies: 6
Views: 7791

Re: Unsupported Bits Depth Error

Hello Pawan,

Your TIFF image does not have standard information about image necessary for correct loading of image.

We will update algorithm of TIFF parser and you will be able to load your image correctly in next version of SDK.

Best regards, Alexander
by Alex
Thu Sep 12, 2013 11:33 am
Forum: Announcements
Topic: Version 6.1 of VintaSoftImaging.NET SDK has been released.
Replies: 25
Views: 14447

Version 6.1.19.1 of VintaSoftImaging.NET SDK has been released.

Version 6.1.19.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftPDF.NET Plug-in:
  • Fixed the bug in rendering of PDF page.
  • Fixed the bug in parsing of PDF document with non standard STARTXREF.
by Alex
Wed Sep 04, 2013 2:19 pm
Forum: VintaSoft Barcode .NET SDK Discussions
Topic: BarcodeWriter Settings
Replies: 1
Views: 7439

Re: BarcodeWriter Settings

Hello,

Bar width can be set with the WriterSettings.MinWidth property.

Please read more info in on-line documentation of the product:
http://www.vintasoft.com/docs/vsbarcode-dotnet/

Best regards, Alexander
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: 6626

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

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

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

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

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

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

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.