- 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.
Moderator: Alex
The WpfPanTool class already supports Touch Screens. For enabling the Touch Screen support you need set value of WpfPanTool.ProcessTouchEvents property to True: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)
SDK already can work with layers of PDF document. Please read more info here: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.