Page 1 of 1

New features request for version 8.7 of VintaSoft Imaging .NET

Posted: Wed Apr 18, 2018 4:36 pm
by Alex
The following features are being considered for inclusion in version 8.7 of VintaSoft Imaging .NET SDK:
  • HTML5 and SVG document viewer, i.e. viewer with ability to scroll images/pages continuously.
  • MPR for DICOM images.
  • PDF/A-1a, PDF/A-2a, PDF/A-3a verifiers and converters.
  • PDF 2.0 support.

If you have any idea or suggestion, please write it here.

Re: New features request for version 8.7 of VintaSoft Imaging .NET

Posted: Thu Apr 26, 2018 2:12 pm
by farangkao
The following comes into mind (excuse me if already possible, i'm just started to learn about the Libraries)

- Complete Support for Touch Screens (Annotations for Example) - Note: i didn't test it yet myself if already possible
As i understand currently there is limited support for WPF Viewer (Pan & Scan)
- Support for PDF Layers (AutoCAD is generating PDF which have different Layers that can be turned on/off in Adobe Reader)
The possibility to hide/show those Layers would be welcome.

Re: New features request for version 8.7 of VintaSoft Imaging .NET

Posted: Thu Apr 26, 2018 2:33 pm
by Alex
Hello,
farangkao wrote: Thu Apr 26, 2018 2:12 pm The following comes into mind (excuse me if already possible, i'm just started to learn about the Libraries)

- Complete Support for Touch Screens (Annotations for Example) - Note: i didn't test it yet myself if already possible
As i understand currently there is limited support for WPF Viewer (Pan & Scan)
The WpfPanTool class already supports Touch Screens. For enabling the Touch Screen support you need set value of WpfPanTool.ProcessTouchEvents property to True:
https://www.vintasoft.com/docs/vsimagin ... ents.html

Other visual tools also supports the ProcessTouchEvents property.

farangkao wrote: Thu Apr 26, 2018 2:12 pm - Support for PDF Layers (AutoCAD is generating PDF which have different Layers that can be turned on/off in Adobe Reader)
The possibility to hide/show those Layers would be welcome.
SDK already can work with layers of PDF document. Please read more info here:
https://www.vintasoft.com/docs/vsimagin ... ument.html

Best regards, Alexander

Re: New features request for version 8.7 of VintaSoft Imaging .NET

Posted: Mon Jun 25, 2018 12:08 am
by farangkao
Hopefully i found something that isn't already implemented :lol:

While trying to make the UndoManager to work, i noticed from your Demos that currently UndoManager is only implemented for VintaSoft Annotations and not Standard PdfAnnotations.

If that is the case, that would be really helpful if Undo/Redo also works with PdfAnnotations.

Update:
it might be a possible create a workaround to use VintaSoft Annotations and then convert them to PdfAnnotations, so during the creation the UndoManager would work, only Problem would be with existing PDF which already have PdfAnnotations saved, they couldn't be edited the same way.

Re: New features request for version 8.7 of VintaSoft Imaging .NET

Posted: Mon Jun 25, 2018 10:09 am
by Alex
Hello,

PDF annotations have complex structure and we need to do large work for implementing the undo/redo functionality for all PDF annotations.

SDK has open architecture and you can implement the undo/redo functionality for necessary PDF annotations by yourself. Please read about undo/redo functionality here:
https://www.vintasoft.com/docs/vsimagin ... -Undo.html
and let me know if you will have any question or problem.

Best regards, Alexander

Re: New features request for version 8.7 of VintaSoft Imaging .NET

Posted: Tue Sep 04, 2018 3:16 pm
by Alex
We started testing of VintaSoft Imaging .NET SDK v8.7.

Here is screenshot of HTML5 image viewer in multipage view mode:
Image

Here is screenshot of HTML5 annotation viewer in multipage view mode:
Image

Re: New features request for version 8.7 of VintaSoft Imaging .NET

Posted: Tue Sep 04, 2018 3:22 pm
by Alex
Some screenshots about DICOM MPR functionality, which will be available in VintaSoft Imaging .NET SDK v8.7.

Here is 3D MPR, which is constructed from CT series images. One slice is shown in AVG mode.
Image

Here is 3D MPR, which is constructed from CT series images. 3D Preview mode is used.
Image

Dentascan 0.5mm. Curved MPR.
Image

Dentascan 0.5mm. Curved MPR, rendering mode: AVG 5mm.
Image

Re: New features request for version 8.7 of VintaSoft Imaging .NET

Posted: Fri Sep 07, 2018 10:42 am
by Alex
We plan to release version 8.7 at the beginning of October 2018.

Best regards, Alexander

Re: New features request for version 8.7 of VintaSoft Imaging .NET

Posted: Thu Sep 20, 2018 4:52 pm
by Alex
The evaluation DLL files for version 8.7 (beta) are available by request for registered users.

Re: New features request for version 8.7 of VintaSoft Imaging .NET

Posted: Tue Oct 23, 2018 3:50 pm
by Alex