Search found 6 matches

by farangkao
Mon Jun 25, 2018 10:01 am
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: PdfAnnotationTool / InteractionMode and Hidden Annotations
Replies: 2
Views: 6190

Re: PdfAnnotationTool / InteractionMode and Hidden Annotations

Hi Alex, Thanks for the fast support and clever solution :) I've tested it and it works like expected. Actually in my PDF the problem was not that they were "Hidden" ,but "Locked". Reading the Description: If set, do not allow the annotation to be deleted or its properties (inclu...
by farangkao
Mon Jun 25, 2018 12:08 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: New features request for version 8.7 of VintaSoft Imaging .NET
Replies: 9
Views: 13942

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

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...
by farangkao
Sun Jun 24, 2018 10:03 pm
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: PdfAnnotationTool / InteractionMode and Hidden Annotations
Replies: 2
Views: 6190

PdfAnnotationTool / InteractionMode and Hidden Annotations

I'm trying to solve the following Problem: - In InteractionMode = Markup , everything works like i want to, but only single selection is possible - In Interactionmode = Edit, mutliple selection works, but also Hidden Annotations are displayed and the User can move them. In the PDF we handle (created...
by farangkao
Thu Apr 26, 2018 2:30 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: WinForms - How to continously add Annotations
Replies: 2
Views: 6255

Re: WinForms - How to continously add Annotations

This has been sucessfully fixed in the newest Version, thanks again.
by farangkao
Thu Apr 26, 2018 2:12 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: New features request for version 8.7 of VintaSoft Imaging .NET
Replies: 9
Views: 13942

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

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 &...
by farangkao
Sun Apr 22, 2018 12:57 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: WinForms - How to continously add Annotations
Replies: 2
Views: 6255

WinForms - How to continously add Annotations

Hi there, i'm currently testing your Product as a possible replacement for our old library. Everything looks very good so far, your Library is really well done. However i struggle to implement in Code the behavior that we had before: if the user set a Mode (like "Add Lines") ,he can add li...