WebViewer Version:10.9.0
Do you have an issue with a specific file(s)?
No
Can you reproduce using one of our samples or online demos?
Yes
Are you using the WebViewer server?
No
Does the issue only happen on certain browsers?
No
Is your issue related to a front-end framework?
No
Is your issue related to annotations?
Yes
Please give a brief summary of your issue:
(Think of this as an email subject)
I want to prevent the contents in annotation from being surrounded by .
Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
I use CustomAnnotation extending AttatchmentAnnotation.
When the CustomAnnotation is attached a file, write this file name in the contents of that annotation.
Basically the written file name isn’t surrounded by , but a zip file is surronuded by .
I want to prevent the contents in annotation from being surrounded by .
Can the contents in annotation be prevented from being surrounded by ?
If it can , can the only contents including “.zip” be prevented from being surrounded by ?
Please provide a link to a minimal sample where the issue is reproducible:
- Add an annotation.
2.Write “test.zip” in the contents of this annotation