How do disable Sticky Notes Embed API
Copy link to clipboard
Copied
Hello,
I am looking to disable the sticky notes from appearing and being used on the annotations module.
I was also wondering how I could add my own shapes to the toolbar.
Thank you.
Copy link to clipboard
Copied
See the docs here: https://opensource.adobe.com/pdfembed-sdk-docs/howtos_comments.html#single-line-implementation
Basically. {showAnnotationTools: false}, in your embed code.
Copy link to clipboard
Copied
Hello Raymond,
Thank you for the response, is there a way to still keep the drawing tool available? Similar to how I was able to disable the comments but leave the rest of the tools on the toolbar?
And with regards to adding my own shapes to the toolbar, how could I do this?
Thank you!
Copy link to clipboard
Copied
I don't believe we support that at that granular level. As for adding your own shapes, not at this time.

