Search found 4 matches

by gunnuy
Tue Jul 16, 2019 4:29 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: delete selected pages in sourcefile
Replies: 2
Views: 1755

Re: delete selected pages in sourcefile

Hallo Alex,

works as intended, thanks a lot!!
by gunnuy
Tue Jul 16, 2019 2:47 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: delete selected pages in sourcefile
Replies: 2
Views: 1755

delete selected pages in sourcefile

Hi, I'd like to enable the user to have thumbnail viewer selected pages being deleted in the source file. My approach ends here: Dim selectedImage As VintasoftImage() = Nothing Dim selectedIndices As Integer() = .thumbnailViewer1.SelectedIndices.ToArray() If _myCollection.Count > 0 Then selectedImag...
by gunnuy
Mon Sep 10, 2018 7:58 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Extract some pages to a new multipage tiff
Replies: 2
Views: 4120

Re: Extract some pages to a new multipage tiff

That's great!

Thank you very much

Best Regards
Guenther
by gunnuy
Fri Sep 07, 2018 8:59 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Extract some pages to a new multipage tiff
Replies: 2
Views: 4120

Extract some pages to a new multipage tiff

Hi,

trying to save some thumbnail viewer selected items into a new multipage TIFF file and deleting those from the
image collection, I simply don't get the clue.

Have some code sample for that issue?

Thank you and best regards

Guenther