Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code.
Dim doc As Do…...AutoFitToContent; // Set the table border color as LightGray table.Border =...5f, Aspose.Pdf.Color.FromRgb(System.Drawing.Color.LightGray));...