Hi,
I have this code:
[TestMethod]
public void GenerateWordWithStrong()
{
Document doc = new Document();
// We can position where we want the table to be inserted and specify any extra formatting to the t…... If I comment out the builder.Font.Bold =...