Quantcast
Channel: Adobe Community: Message List - Acrobat SDK
Viewing all articles
Browse latest Browse all 10848

Re: PDETextRemove not working

$
0
0

HI

 

Thanks,the problem is  the control not coming in kPDEText layer itself.

i have the following cases

 

case   kPDEForm:

PDEContent  theContent =  PDEFormGetContent((PDEForm)pdeElement);

                                                ASInt32  numElems =  PDEContentGetNumElems(theContent);

                                                PDEElement  formElem;

 

 

                                                for  (ASInt32  j=0; j<numElems; j++)

                                               {

                                                               formElem =  PDEContentGetElem(theContent, j);

                                                                ShiftObjects(formElem,rect,pdPage,iAnnotCount);

                                               }

 

case   kPDEClip:

case   kPDEGroup:

   case   kPDEContainer:

     case   kPDEText:

removing text

//i have used to commit

PDPageSetPDEContent(pdPage, gExtensionID);


Viewing all articles
Browse latest Browse all 10848

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>