html2lrf is able to convert a <hr> tag to horizontal line across the whole display. Is there a way to get the same result using CSS only? "border: solid 1px black" didn't work when I tried it, but maybe there's another way of forcing html2lrf to produce a solid horizontal line?
(Actually, a box around a certain element would be even better, but I suspect LRF format doesn't support that.)
|