Are there any best practices for setting border th...
# advancedpdf
a
Are there any best practices for setting border thickness in Advanced PDF/HTML? Sometimes, when set to 1px solid black, the thickness appears different when previewed and zoomed in. Thank you.
d
border-collapse: collapse is a good jumping off point if you're not using it already. Sometimes you do have to fine tune a bit, though