Annotation message doesn't appear

When I create a text redaction annotation and add to it a message, it doesn’t appear when I open the PDF file. But if I add a reply without any other change, the message and the reply are shown.

I attached the images and the class (AddResourcesRedactionAnnotation.java) that I used to do the test, this class is almost the same as the original that I get from Example folder. To do the test leave lines 41 and 42 commented, run the class, and check the result file. Then uncomment line 41 and run it again checking the result.

40 - java.util.List<Reply> replies = new ArrayList<Reply>();
41 - //replies.add(reply1);
42 - //replies.add(reply2);

Git project: GitHub - groupdocs-annotation/GroupDocs.Annotation-for-Java: GroupDocs.Annotation for Java examples, plugins, and showcase
Git branch: master
Git revision: d0cf869d
Acrobat Reader: Version 2021-011.20039 | 64-bit
SO: Windows 10
Java version: 1.8.0_281
CPU: Inter® Core™ i7-9750H CPU @ 2.60GHz
Memory: 16 GB
Files:
reply-issue.zip (76.5 KB)

@john.mcqueide

We are investigating this issue. Your investigation ticket ID is ANNOTATIONJAVA-1353.

Hello,

Any update about this issue?

@john.mcqueide

This issue is still under investigation. You’ll be notified in case of any update.

Hello, is there any update about this topic?

@john.mcqueide

The issue is still under investigation.

1 Like

The issues you have found earlier (filed as ANNOTATIONJAVA-1353) have been fixed in this update. This message was posted using Bugs notification tool by vitaliy.rezchikov