groupdocs-annotation / GroupDocs.Annotation-for-Java

GroupDocs.Annotation for Java examples, plugins, and showcase
https://products.groupdocs.com/annotation/java
MIT License
3 stars 4 forks source link

Removing annotation from a document makes it invalid #46

Open atirtahirgroupdocs opened 3 years ago

atirtahirgroupdocs commented 3 years ago

This issue is raised in https://forum.groupdocs.com/t/after-removing-text-underline-the-text-color-doesnt-change-and-document-brokes/10077

Hi,

After removing ‘text underline’ the text color doesn’t change and the downloaded document is broken. The same happens to polyline annotation.

Before

underline-annotation-before

After

underline-annotation-after

mcqueide commented 3 years ago

I completed that issue after, the file gets corrupted after deleting the following saved annotation too: polyline, arrow, area, text, watermark, and point annotation.

vitaliy-rezchikov commented 3 years ago

This issue has been logged in our internal bug-tracker with ID ANNOTATIONJAVA-1331.

vitaliy-rezchikov commented 2 years ago

@mcqueide we could not reproduce the error, could you please give more details about how did you get such error?

mcqueide commented 2 years ago

@vitaliy-rezchikov sorry for taking so long to answer. It is not happening anymore, I don't remember now but I think that was happening because the size of the annotation limitation square wasn't correct in the viewer, so I think after I fixed that the issue was resolved.