Jump to content

How to repeat an element on top of each printed page?


pstein

Recommended Posts

Assume I defined an element similar to

<header class="aaa bbb">
  <div class="ccc ddd">....</div>
</header>

When I (or the reader) print now the page from browser into a pdf document then this element should be printed at the top of each page.

So this element should be automatically inserted.

How can I achieve this?

Peter

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...