Search found 14 matches

by pawanpatel
Mon May 05, 2014 12:16 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: scroll using keyboard keys
Replies: 4
Views: 5876

Re: scroll using keyboard keys

Hello,

Yes, I have added custom code in the KeyUP event handler and it is working fine!

Thanks,
Pawan
by pawanpatel
Wed Apr 30, 2014 12:33 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: scroll using keyboard keys
Replies: 4
Views: 5876

scroll using keyboard keys

Hello,

I need to scroll the winforms main viewer up, down, left, right using keyboard. How this can be done? is there any property to activate this or need to do custom programming using any keyup or keypress events?

Thanks,
Pawan
by pawanpatel
Mon Oct 21, 2013 8:44 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Unsupported Bits Depth Error
Replies: 6
Views: 7728

Re: Unsupported Bits Depth Error

Hello Alex,

I confirm it is working fine.

Thanks,
Pawan
by pawanpatel
Tue Sep 24, 2013 2:03 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Unsupported Bits Depth Error
Replies: 6
Views: 7728

Re: Unsupported Bits Depth Error

Hello Alex, Thanks. I did download the version 7, but still the pages are not shown correctly. It does not throw the initial exception as it used to. But now the exception is shown in as "red" text in the viewer page itself. You can try with the sample tiff file provided in my initial post...
by pawanpatel
Tue Sep 10, 2013 1:50 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Unsupported Bits Depth Error
Replies: 6
Views: 7728

Unsupported Bits Depth Error

Hello,

I am getting attached error while viewing a tiff file. What may be reason for it? The windows viewer opens it perfectly.

File is here: http://www6.zippyshare.com/v/55369225/file.html

Thanks,
Pawan
by pawanpatel
Tue Aug 06, 2013 12:26 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Moving Tiff Pages
Replies: 3
Views: 5537

Re: Moving Tiff Pages

Hello, Not exactly. Think this as a command line app. It takes an input tiff file and arguments like which pages to move and after what index. Say, MovePages(int[] pageIndexes, int afterIndex). So there is no visual element or mouse drag involved in this. I hope I was able to explain it. Thanks Pawan
by pawanpatel
Fri Aug 02, 2013 12:49 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Moving Tiff Pages
Replies: 3
Views: 5537

Moving Tiff Pages

Hello, I know that it is possible to move the tiff pages from the user interface by dragging the thumbnails. However I want to know if it is possible to do this from code ? Suppose there is a 10 page tiff file. And calling function say, MovePages(int[] pageIndexes, int afterIndex), will move pages a...
by pawanpatel
Tue Feb 05, 2013 2:45 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Distorted Image View
Replies: 5
Views: 6652

Re: Distorted Image View

Thank you.
by pawanpatel
Sun Feb 03, 2013 1:10 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Distorted Image View
Replies: 5
Views: 6652

Re: Distorted Image View

Try Link : http://ge.tt/9Z7LjJX/v/0?c

On http://depositfiles.com/files/21dz7noa5
>> Click "Regular download" it will work
by pawanpatel
Sun Feb 03, 2013 5:58 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Distorted Image View
Replies: 5
Views: 6652

Distorted Image View

Hello Alex, I am facing this issue of tiff pages not shown in correct width / height (as compared to windows tiff preview software). 1. Open ImagingDemo.exe 2. Download this file http://depositfiles.com/files/21dz7noa5 3. Open Sample.tif 4. You will notice that thumbnails have gone thick, while prev...