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…...Best Regards, rollyhernando March 24, 2015, 10:26am 3 var celllabelQuotation...Paragraphs.Add(html1); codewarior March 25, 2015, 4:27am 4 rollyhernando:...