Forum Moderators: not2easy

Message Too Old, No Replies

Horizontal Rules in Header and Footer

Horizontal lines using CSS

         

mercuryprince

10:33 am on Sep 12, 2005 (gmt 0)



I was working with Prince application to generate a PDF file using XML and CSS

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?

SuzyUK

10:05 am on Sep 18, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi mercuryprince, Welcome to the Forums..

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