Search found 84 matches

by IntegraHarlan
Tue May 19, 2020 6:45 pm
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Keeping a reference to PDF annotation list between pdf documents.
Replies: 1
Views: 770

Keeping a reference to PDF annotation list between pdf documents.

Hi, I am trying to copy and paste annotations from a PDF document to a different PDF document in my application. I am unable to use the Copy and Paste UI actions because I want to specify where they are to be placed when I am pasting. When I perform the copy, I add the annotations that I want to cop...
by IntegraHarlan
Wed May 13, 2020 3:16 am
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Determine if annotation is in viewable area of viewer.
Replies: 1
Views: 781

Determine if annotation is in viewable area of viewer.

Hi, I want to be able to scroll to an annotation only if it is not in the viewable area of the viewer. I might have the viewer sized so that I can only see half a page. I want to be able to automatically scroll to an annotation that is at the bottom of the page, but not in the viewable area. If the ...
by IntegraHarlan
Fri May 08, 2020 4:48 am
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Unable to get BringToBackItemUIAction UIAction to work
Replies: 5
Views: 1459

Re: Unable to get BringToBackItemUIAction UIAction to work

Hi Alex, I tried your suggestion, and it partially worked. After applying the changes I was able to select the annotation with the mouse cursor. However I am using the annotation tool FindAnnotationView method to select the annotation on a mouse event. This still returns the Popup annotation view. I...
by IntegraHarlan
Thu May 07, 2020 8:21 pm
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Inconsistent behavior closing comment replies.
Replies: 5
Views: 1059

Re: Inconsistent behavior closing comment replies.

Thank you this is now working for me.

Thanks
Harlan
by IntegraHarlan
Wed May 06, 2020 1:01 am
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Unable to get BringToBackItemUIAction UIAction to work
Replies: 5
Views: 1459

Re: Unable to get BringToBackItemUIAction UIAction to work

I was able to figure out how to get the Send to back to work, but it is not exactly what I am looking for. If a pop up is placed over the top of an annotation, and closed, you cannot select the annotation in edit mode, because the popup foot print is still over the annotation. I need to be able to s...
by IntegraHarlan
Sun May 03, 2020 1:02 am
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Unable to get BringToBackItemUIAction UIAction to work
Replies: 5
Views: 1459

Unable to get BringToBackItemUIAction UIAction to work

Hi I have a pop annotation that is on top of another annotation. I am trying to set the pop annotation behind the other annotation so the other annotation can be selected. No matter what I do, I cannot get the BringToBackItemUIAction to be enabled. I have tried to get the BringToFrontItemUIAction an...
by IntegraHarlan
Tue Apr 28, 2020 3:39 am
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Inconsistent behavior closing comment replies.
Replies: 5
Views: 1059

Re: Inconsistent behavior closing comment replies.

Thank you for your reply. Monitoring the Comment status on the PropertyChanged event, does not seem to work for me. If I am closing a comment, The IsOpen property for all of the replies is set to false before the ProperyChanged event is called for the first time. I am not able to retain the Open sta...
by IntegraHarlan
Wed Apr 22, 2020 6:48 pm
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Inconsistent behavior closing comment replies.
Replies: 5
Views: 1059

Inconsistent behavior closing comment replies.

Hi, I have two questions regarding comments. First Question: I can create a comment and add several replies. When I close one of the replies, that replies and all the replies below that reply are closed. This is expected behavior. However, if close the comment and re-open the comment, then try to cl...
by IntegraHarlan
Wed Apr 15, 2020 6:30 pm
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Deselect image in Thumbnail viewer
Replies: 2
Views: 939

Re: Deselect image in Thumbnail viewer

Thank you for the reply.
I will make the request.

Harlan