Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document.
I am using:
builder.CellFormat.WrapText = false;
The Word Doc is created from scratdch, and it looks …...zip (2.1 KB) And here is an example...example PDF: NewFileName.pdf (27.7 KB) I figured out the issue though...