Search found 2313 matches

by Alex
Mon Apr 08, 2024 11:44 am
Forum: Announcements
Topic: Version 12.3 of VintaSoft Imaging .NET SDK has been released.
Replies: 10
Views: 7654

Version 12.3.11.1 of VintaSoft Imaging .NET SDK has been released.

Version 12.3.11.1 of VintaSoft Imaging .NET SDK has been released. What's new in this version of VintaSoft Imaging .NET SDK: Web development Fixed the bug in the WebImageViewerJS.set_ChangeFocusedImageWhenScrolling function. The function did not work correctly if the screen was scaled. Fixed the bug...
by Alex
Thu Apr 04, 2024 12:53 pm
Forum: Code samples
Topic: Check whether values of PDF form fields have been changed.
Replies: 0
Views: 34

Check whether values of PDF form fields have been changed.

If you want to check whether values of PDF form fields have been changed, you need to do the following steps: Get and save information about field values before editing of PDF form. Get and compare information about field values when you want to determine changes in PDF form. Here is C# code snippet...
by Alex
Wed Apr 03, 2024 12:17 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Custom Undo Action
Replies: 1
Views: 48

Re: Custom Undo Action

Hi,

Please send us (to support@vintasoft.com) a small console/WinForms/WPF project that demonstrates how you are working (create, undo, redo) with custom undo action. We need to analyze your code on our side.

Best regards, Alexander
by Alex
Fri Mar 29, 2024 4:28 pm
Forum: Announcements
Topic: Version 15.0 of VintaSoft Twain .NET SDK has been released.
Replies: 0
Views: 53

Version 15.0 of VintaSoft Twain .NET SDK has been released.

Version 15.0 of VintaSoft Twain .NET SDK has been released. What's new in this version: .NET development Created VintaSoft SANE .NET API that allows to work with SANE image scanners in Linux: Enumerate SANE devices Select SANE device programmatically Set any option of SANE device (image type, image ...
by Alex
Fri Mar 29, 2024 8:36 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: How to Loaded TIFF file again Refresh Single Page
Replies: 1
Views: 38

Re: How to Loaded TIFF file again Refresh Single Page

Hello,

What do you mean as "refresh signgle tiff file page"? Do you preview TIFF file in image viewer? Please send more info about your task.

Best regards, Alexander
by Alex
Fri Mar 29, 2024 8:30 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: How to change loaded Referenced Image Annotation Data filename
Replies: 1
Views: 26

Re: How to change loaded Referenced Image Annotation Data filename

Hello, If you want to change the annotation data before annotation is added to the annotation collection, you need to subscribe to the AnnotationDataCollection.Changing event . VintaSoft Imaging .NET SDK has on-line documentation that contains User Guide and .NET API Reference. Please read the docum...
by Alex
Thu Mar 28, 2024 5:11 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: DICOM: Multiplanar reconstruction
Replies: 3
Views: 82

Re: DICOM: Multiplanar reconstruction

You can do the same steps for VintaSoft Imaging .NET SDK 11.0. Version 11.0 also has VintaSoft DICOM MPR Viewer Demo.

Best regards, Alexander
by Alex
Thu Mar 28, 2024 5:06 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: How can I see Vinta Elements in ToolBox? (VS2019)
Replies: 4
Views: 6496

Re: How can I see Vinta Elements in ToolBox? (VS2019)

If you want to create WinForms application for .NET 8 and place Vintasoft.Imaging.UI.ImageViewer control to the application form, you need to do the following steps: Create/open WinForms application for .NET8 in Visual Studio 2022. Add references to Vintasoft.Shared.dll, Vintasoft.Imaging.dll and Vi...
by Alex
Wed Mar 27, 2024 8:43 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: DICOM: Multiplanar reconstruction
Replies: 3
Views: 82

Re: DICOM: Multiplanar reconstruction

Hello, Please do the following test: 1. Run VintaSoft DICOM MPR Viewer Demo ("[SdkInstallPath]\VintaSoft\Imaging .NET v12.3\Bin\DotNet4\AnyCPU\DicomMprViewerDemo.exe"). 2. Open DICOM files for MPR. 3. Select "MPR => Saggital/Coronal/Axial" menu => "2D MPR" dialog will a...
by Alex
Fri Mar 22, 2024 12:50 pm
Forum: Announcements
Topic: Version 12.3 of VintaSoft Imaging .NET SDK has been released.
Replies: 10
Views: 7654

Version 12.3.9.1 of VintaSoft Imaging .NET SDK has been released.

Version 12.3.9.1 of VintaSoft Imaging .NET SDK has been released. What's new in this version of VintaSoft Imaging .NET SDK: .NET development Fixed regress in algorithm that allows to drag-and-drop files to ThumbnailViewer class. Web development Fixed minor bug in algorithm that allows to navigate im...