How to cross out a table cell using pdfHtml and iText 7
I’m trying to display a crossed-out table cell. I’ve tried dozens of different approaches. My best solution was using four linear-gradients, one for each corner (because there is no support for …