Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I'm using React PDFViewer Component version 20.2.43 and I've a Docker Container running syncfusion/pdfviewer-server:latest (20.2.0.43 atm).
First, I modify a PDF and add an Dynamic Stamp Annotation, let's say "Approved". Then, I save the PDF and close my PDF Viewer. Finally, I reopen it and the "Approved by ... at ..." annotation is replaced by a big DRAFT annotation.
When I come back to image syncfusion/pdfviewer-server:20.1.0.50 for my Docker container, the problem is gone.