Search found 2319 matches

by Alex
Thu May 28, 2009 8:53 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Tiff Compression
Replies: 3
Views: 11190

Re: Tiff Compression

Hello Prasanth,

Sorry for a delay. CCITT Fax compression algorithms can be used for black-white images. What type of image do you have?

Best regards, Alexander
by Alex
Thu May 28, 2009 8:41 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: New features request for version 3.0 of VintaSoftAnnotation
Replies: 20
Views: 32678

Re: New features request for version 3.0 of VintaSoftAnnotation

Hi Ian,

What do you mean? Please explain.

We plan to open annotations interface so users will be able to create custom annotation types. Also we plan to save annotations to PDF documents.

Best regards, Alexander
by Alex
Thu May 28, 2009 8:26 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Can I install on a 64-bit OS?
Replies: 6
Views: 10792

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

Hi Ian, When an application that uses VintaSoftTwain.NET Library is compiled on a 64-bit system you may run into a couple issues. Our assembly is 32-bit assembly; therefore any applications being compiled on a 64-bit system must run in the 32-bit bit (WOW) mode. This only requires changing the "...
by Alex
Mon May 25, 2009 6:53 pm
Forum: VintaSoft Barcode .NET SDK Discussions
Topic: New features request for version 4.1 of VintaSoftBarcode.NET
Replies: 0
Views: 7107

New features request for version 4.1 of VintaSoftBarcode.NET

New features which will be available in version 4.1 of VintaSoftBarcode.NET Library:
  • RSS barcode reader/writer
If you have some idea or suggestion, please drop us a note.
by Alex
Mon May 25, 2009 6:51 pm
Forum: Announcements
Topic: Version 4.0 of VintaSoftBarcode.NET SDK has been released.
Replies: 0
Views: 7064

Version 4.0 of VintaSoftBarcode.NET SDK has been released.

Version 4.0 of VintaSoftBarcode.NET SDK has been released. What's new in this version: Read barcodes from PDF documents version 1.4 and earlier. 2D Barcode writers: Data Matrix, PDF417/PDF417 Compact, QR Code. Text, Byte, Numeric and Kanji (QR Code) data encoding modes are supported. Automatic optim...
by Alex
Wed May 20, 2009 10:43 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Exception in Rotate Image
Replies: 3
Views: 10761

Re: Exception in Rotate Image

Hi Satrsi, The exception "Image is too big and cannot be processed" in the VintasoftImage.Rotate(90) method means that Bitmap object had thrown an ExternalException exception in the Bitmap.Rotate(FlipRotateFlipType.Rotate90FlipNone) method. What is the size of your image? We will create a ...
by Alex
Wed May 13, 2009 4:48 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Byte array of the loaded Tiff file.
Replies: 3
Views: 9639

Re: Byte array of the loaded Tiff file.

Hi Prasanth,

You can get the filename of loaded TIFF file from the VintasoftImage.ImageSourceFilename property and get size of the file.

Best regards, Alexander
by Alex
Wed May 13, 2009 2:56 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Save annotations separately in Multipage TIFF?
Replies: 7
Views: 13079

Re: Save annotations separately in Multipage TIFF?

You can create own proprietary format based on our XMP format.

Best regards, Alexander
by Alex
Wed May 13, 2009 2:55 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Bulk load images and annotations
Replies: 6
Views: 12965

Re: Bulk load images and annotations

Hi Ian,

Problem is fixed.

Best regards, Alexander
by Alex
Tue May 12, 2009 1:21 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Save annotations separately in Multipage TIFF?
Replies: 7
Views: 13079

Re: Save annotations separately in Multipage TIFF?

Why don't you want create own format?

Best regards, Alexander