Dear All,
I'm trying for years to have thinner table borders in wkhtmltopdf output. I manage to do it in the header or footer,
as i have a table that spreads on the whole page's width. I declare my table width > 1000px, and the natural
shrinking of the header/footer makes the line thin. Characters are also shrinked.
In the document's body, it's more difficult to do, and anyway the "problem" appears also on vertical table borders.
Has anybody found a way to draw very thin lines on the output (might it be or not table borders) ?
I'm of course using border-collapse: collapse.
Thank you very much for any help
Greg