I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...DocumentBuilder builder = new DocumentBuilder(doc); builder.Write("Some...DateTime.Now); comment.Paragraphs.Add(new Paragraph(doc)); comment.FirstParagraph...