5 Replies Latest reply: Nov 5, 2009 9:20 AM by lrosenth RSS

    How to add multiple annotation in selection one by one

    arvindg007 Community Member

      Hi,

       

      I want to add annotation one by one to selection thru code. I tried to use

       

      AVDocSetSelection (avDoc, ASAtomFromString(

      "Annotation"), (void *)pdAnnot, true);

       

      but this clear the previous selection.And I am not able to add multiple annotation. So I want to know how we can do this?

       

      Regrads

      Arvind