I am trying to add a signature image (.bmp format) into docx table cell using openxml. tried to insert as new paragraph, as new Run, as Cell.Append(new drawing). Code is ex