WebViewer Version: 11.11.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? Yes
Is your issue related to annotations? Yes
Please give a brief summary of your issue:
Hi,
I’d like to programmatically add rich text content to a textbox annotation using the SDK. Ideally, I want to be able to import structured content (I’m ok with either in HTML or JSON, etc.). And would like it to render correctly inside the textbox annotation on my document.
Currently, I see that textbox annotations support basic formatting such as bold, italics, underline, and strikethrough. However, I’m interested in extending this to richer formatting capabilities, including:
-
Headings (H1, H2, H3)
-
Ordered and unordered lists (numbered and bullet points)
-
Indentation and nested list support
-
Tables
-
Images
What are your thoughts on whether this level of rich content is supported or can be achieved via the SDK? If not directly supported, are there recommended approaches or workarounds you may have?
Thanks,
Makoa