Forum Moderators: not2easy
My requirement is to generate PDF file with line at the top and bottom of each page.
Can anybody help me by guiding to apply horizontal lines on Header and Footer using CSS?
either put an <hr /> at the top and bottom of the page or using CSS put a top border on your top element and a bottom border on your bottom element.
Suzy