I have a long HTML to print. Page is ready for printing but I need to border every single page. I added body { border:2px #666 solid; padding:5px;  } in CSS code. HTML view is nice but print view is not. Because border-bottom is not showing first page and border-top is not showing all other pages. 
I hope, I can explain what I want. I'm searched and still searching for solution. And I think it's easy trick. But stil not found.
 
     
     
    