Search found 2 matches

by Shane
Fri Nov 01, 2013 7:36 pm
Forum: Annotations
Topic: Select an Annotation in 8.4
Replies: 1
Views: 11968

Select an Annotation in 8.4

How do I select an annotation after I created it. I know in later versions there is a gdviewer.selectannotation method, but how can I select it in 8.4 version. Eg: GdPicture.AnnotationManager oAnnotationManager = new GdPicture.AnnotationManager(); if (oAnnotationManager.InitFromGdViewer(gdViewer) ==...
by Shane
Fri Nov 04, 2011 7:29 pm
Forum: Annotations
Topic: 'Static' Annotations
Replies: 3
Views: 3090

Re: 'Static' Annotations

I've downloaded GDPicture 8.4 and I'm trying to add static image annotations to a page. I can get one to work, but how do I add more than one image annotation on the same page. Let's say on a menu I have 3 options and each option will add a static image annotation on the same TIFF page, I can only g...