Thanks for the reply. The idea is that I want to be able to print parts of the (html) document each part will have a print button which when pressed will only print that <div>. If I take your idea and create a div.MyPrintedDiv1, div.MyPrintedDiv2, div.MyPrintedDiv3 ect for each section I want to print, will it work?