Create Word Comments via Office API
Hi,
Could you add functionality to create Word comments via the Office API?
I know have a proof of concept, named Feedback+, in the store where we create comments into a word document. But this has a bug. It creates a paragraph everytime someone creates a comment in the document.
Thanks,
JW

Thanks for your feedback. We’re currently reviewing this idea. We’ll keep you posted with any updates.
Thanks!
Office Extensibility Team
4 comments
-
Sharad Sharma commented
is this API (for adding comments to word document) available today?
-
Richard van Laak commented
As the latest update was of November 2016, is there any update on improved support for adding comments?
-
Jakob commented
Is it just me or is the extra paragraph bug solved?
-
Jakob commented
Been having the same issue, only finding a similar solution with the same shortcoming: http://stackoverflow.com/questions/36892507/insert-comment-in-word-using-office-js
Built in functionality for comments would be nice, or atleast avoiding the paragraph break.