i need to insert an annoatation using ICA. The below code is using , but it is not working
ant = (AcroPDAnnot)pg.GetAnnot(i);
pgDest.AddAnnot(i, ant);
pls help.
i need to insert an annoatation using ICA. The below code is using , but it is not working
ant = (AcroPDAnnot)pg.GetAnnot(i);
pgDest.AddAnnot(i, ant);
pls help.