Adding creator or user details while adding annotation in Groupdocs-Annotation-18.4 for java

Hi,

I want to save the user / creator details while adding the annotations.
I am trying like below but not able to save :-

annotationInfo.setDocumentGuid(documentId);
annotationInfo.setCreatorName(“MyUsername”);
CreateAnnotationResult result = imageHandler.createAnnotation(annotationInfo);

Please suggest .

Thanks,
Shailesh

@shaileshdg05,

Thanks for your inquiry. We’re able to reproduce your reported issue at our end. We have logged this issue with ID: ANNOTATIONJAVA-1111 for further investigation. Once we have any update on it we’ll inform you here.

OK. Thank you. I am waiting for your reply.

@shaileshdg05,

Sure. You’re welcome.