Hi Aspose team,
When I use Aspose.Pdf for .NET, I found a problem.
.
When I add a text annotation to the pdf page, then convert this page into an image, I find that the annotation I added will not be displayed on the …...Rectangle rect) { Page page = _document.Pages[currentPage]; TextAnnotation...NoRotate | AnnotationFlags.Print; Border border = new Border(textAnnotation);...