<html>
<head>
<style media="print">
@page
{
size: auto;
margin: 0mm;
}
</style>
<title></title>
</head>
<body onload="window.print()">
`<div id="sample" >`
<p>Line1</p>
<p>Line2</p>
<p>Line3</p>
</div>
<input type="button" id="print" value="print" />
<p class="rh"><i>Miranda v. Arizona</i> in Context</p>
<h2><i>Miranda v. Arizona</i> in Context</h2>
</body>
</html>
The Output is added in the image.
From this have to remove url, page count, Date from Header and footer Thanks in Advance