I have a cell (MultiCell) , which contains alot of text and it goes over multiple lines. Under each of the line, there is very small line, that is only visible when the background fill is not white. In the example the fill colour is #ed9063 and the offending line is #fd8928. Does anyone know how to get rid of it? is a bug or have I got some setting wrong?
I have pdf.SetLineWidth(0),
Screenshot 2023年10月04日 at 00 00 16
To duplicate, Just create a cell with a fill background to non-white and put text that wraps in it.
I have a cell (MultiCell) , which contains alot of text and it goes over multiple lines. Under each of the line, there is very small line, that is only visible when the background fill is not white. In the example the fill colour is #ed9063 and the offending line is #fd8928. Does anyone know how to get rid of it? is a bug or have I got some setting wrong?
I have pdf.SetLineWidth(0),

To duplicate, Just create a cell with a fill background to non-white and put text that wraps in it.