Hello,
I have a problem with using of Dash property in a cell in a table.
Below my sample code:
Private Sub TestTableWithCellDashSide()
Dim pdf = New Document()
Dim page = pdf.Pages.Add()
'Table definiti…...NET 22.4 ....
Hi,
I’m getting random exceptions while adding a text stamp on a PDF document.
I say “random” as in flacky parallel unit tests because most of the times those tests pass but I cannot figure out why they randomly fail.
…...PDF 22.4: System.NullReferenceExcepti:...